For an overview, see Generalized Compressed Sparse Row (GCSR) Format.
#include <oski/common.h>
#include <oski/matrix.h>
Go to the source code of this file.
Data Structures | |
struct | oski_matGCSR_t |
Generalized compressed sparse row (GCSR) format. More... | |
#define | INC_OSKI_GCSR_FORMAT_H |
oski/GCSR/format.h included. | |
Name mangling. | |
#define | oski_matGCSR_t MANGLE_(oski_matGCSR_t) |
GCSR matrix representation. |