imate
C++/CUDA Reference
cu_vector_operations.h File Reference
#include <cublas_v2.h>
#include "../_definitions/types.h"
Include dependency graph for cu_vector_operations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuVectorOperations< DataType >
 A static class for vector operations, similar to level-1 operations of the BLAS library. This class acts as a templated namespace, where all member methods are public and static. More...