|
graph
|


Go to the source code of this file.
Macros | |
| #define | CUSPARSE(stmt) checkCusparse(stmt, __FILE__, __LINE__); |
Functions | |
| void | checkCusparse (cusparseStatus_t result, const char *file, const int line) |
| #define CUSPARSE | ( | stmt | ) | checkCusparse(stmt, __FILE__, __LINE__); |
| void checkCusparse | ( | cusparseStatus_t | result, |
| const char * | file, | ||
| const int | line | ||
| ) |
1.8.13