For an overview, see Switch-to-dense data structure (triangular partition)..
#include <oski/common.h>
#include <oski/matrix.h>
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... | |
#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 tagBebop_matTRIPART_t | oski_matTRIPART_t |
Triangular partition (TRIPART), or the "switch-to-dense" data structure. |
|
Triangular partition (TRIPART), or the "switch-to-dense" data structure.
|