|
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_matDENSE_t |
| Dense column major format. More... | |
Defines | |
| #define | INC_OSKI_DENSE_FORMAT_H |
| oski/DENSE/format.h included. | |
Name mangling. | |
| #define | oski_matDENSE_t MANGLE_(oski_matDENSE_t) |
| DENSE matrix representation. | |
Generalized compressed sparse row data structure.
For an overview, see Dense (DENSE) Format.
1.7.6.1