BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Compressed sparse column (CSC) format. More...
#include <format.h>
Data Fields | |
oski_matCSR_t * | mat_trans |
Stores ![]() |
Compressed sparse column (CSC) format.
An matrix
is stored in CSC format by equivalently storing the
matrix
in CSR format.