Implemented types#
Here is a list of the types implemented in the code. Some types like pair and Array had to be implemented from scratch due to CUDA’s inability of using the C++ Standard Template Library, others are implemented fo convenience.
Here is a list of the types implemented in the code. Some types like pair and Array had to be implemented from scratch due to CUDA’s inability of using the C++ Standard Template Library, others are implemented fo convenience.