|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Cache blocking data structure. More...
Go to the source code of this file.
Data Structures | |
| struct | oski_submatCB_t |
| Cache block. More... | |
| struct | oski_matCB_t |
| Cache block format. More... | |
Defines | |
| #define | INC_OSKI_CB_FORMAT_H |
| oski/CB/format.h included | |
Name mangling. | |
| #define | oski_matCB_t MANGLE_(oski_matCB_t) |
| CB matrix representation. | |
Cache blocking data structure.
For an overview, see Cache Blocked (CB) Format.
1.7.6.1