imate
C++/CUDA Reference
|
#include "../_definitions/types.h"
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... | |