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

Go to the source code of this file.

Classes

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