imate
C++/CUDA Reference
Loading...
Searching...
No Matches
cu_vector_operations.h File Reference
#include "../_definitions/types.h"
#include <cublas_v2.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...
 

Macros

#define RESTRICT
 

Macro Definition Documentation

◆ RESTRICT

#define RESTRICT

Definition at line 47 of file cu_vector_operations.h.