Grid 0.7.0
BatchedBlas.h File Reference

Go to the source code of this file.

Data Structures

class  GridBLAS

Typedefs

typedef int32_t gridblasHandle_t

Enumerations

enum  GridBLASOperation_t { GridBLAS_OP_N , GridBLAS_OP_T , GridBLAS_OP_C }

Functions

 NAMESPACE_BEGIN (Grid)
 NAMESPACE_END (Grid)

Typedef Documentation

◆ gridblasHandle_t

typedef int32_t gridblasHandle_t

Definition at line 64 of file BatchedBlas.h.

Enumeration Type Documentation

◆ GridBLASOperation_t

Enumerator
GridBLAS_OP_N 
GridBLAS_OP_T 
GridBLAS_OP_C 

Definition at line 67 of file BatchedBlas.h.

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )