|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|

Go to the source code of this file.
Macros | |
| #define | FUNCTION_NAME |
| #define | FUNCTION_VOID(name, shname, rettype, args, params) |
| #define | FUNCTION_TYPE(name, shname, rettype, args, params) |
| #define | FUNCTION_QUARK(name, shname) |
PLASMA core_blas-eztrace module PLASMA is a software package provided by Univ. of Tennessee, Univ. of California Berkeley and Univ. of Colorado Denver
Definition in file coreblas_macros.h.
| #define FUNCTION_NAME |
Definition at line 21 of file coreblas_macros.h.
| #define FUNCTION_QUARK | ( | name, | |
| shname | |||
| ) |
Definition at line 62 of file coreblas_macros.h.
| #define FUNCTION_TYPE | ( | name, | |
| shname, | |||
| rettype, | |||
| args, | |||
| params | |||
| ) |
Definition at line 44 of file coreblas_macros.h.
| #define FUNCTION_VOID | ( | name, | |
| shname, | |||
| rettype, | |||
| args, | |||
| params | |||
| ) |
Definition at line 29 of file coreblas_macros.h.