Therefore, the oski_matCSC_t data structure for storing CSC matrices is simply a wrapper around oski_matCSR_t.
Files | |
file | CSC/format.h |
Compressed sparse column data structure. | |
file | CSC/module.h |
Compressed sparse column implementation. | |
file | src/CSC/getset.c |
CSC get/set value routines. | |
file | src/CSC/matmult.c |
CSC SpMV implementation. | |
file | CSC/module.c |
Compressed sparse column (CSC) implementation. | |
file | src/CSC/trisolve.c |
CSC sparse triangular solve implementation. | |
#define | INC_OSKI_CSC_FORMAT_H |
oski/CSC/format.h included. |