|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
\ More...
Go to the source code of this file.
Data Structures | |
| struct | tagBebop_matTRIPART_t |
| Triangular partition (TRIPART), or the "switch-to-dense" data structure. More... | |
Defines | |
| #define | INC_OSKI_TRIPART_FORMAT_H |
| oski/TRIPART/format.h included. | |
Name mangling. | |
| #define | oski_matTRIPART_t MANGLE_(oski_matTRIPART_t) |
| TRIPART matrix representation. | |
Typedefs | |
| typedef struct tagBebop_matTRIPART_t | oski_matTRIPART_t |
| Triangular partition (TRIPART), or the "switch-to-dense" data structure. | |
\
Block compressed sparse row data structure.
For an overview, see Switch-to-dense data structure (triangular partition)..
| typedef struct tagBebop_matTRIPART_t oski_matTRIPART_t |
Triangular partition (TRIPART), or the "switch-to-dense" data structure.
1.7.6.1