imate
C++/CUDA Reference
c_matrix_operations.h File Reference
Include dependency graph for c_matrix_operations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cMatrixOperations< 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...