|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Generalized compressed sparse row data structure. More...
Go to the source code of this file.
Data Structures | |
| struct | oski_matGCSR_t |
| Generalized compressed sparse row (GCSR) format. More... | |
Defines | |
| #define | INC_OSKI_GCSR_FORMAT_H |
| oski/GCSR/format.h included. | |
Name mangling. | |
| #define | oski_matGCSR_t MANGLE_(oski_matGCSR_t) |
| GCSR matrix representation. | |
Generalized compressed sparse row data structure.
For an overview, see Generalized Compressed Sparse Row (GCSR) Format.
1.7.6.1