Files | |
file | BCSR/module.h |
Block compressed sparse row (BCSR) implementation. | |
file | src/BCSR/ata.c |
BCSR implementation of the A^T*A*x kernel. | |
file | src/BCSR/convert.c |
Conversion between CSR and SPARSITY-style BCSR (i.e., register blocking) format. | |
file | src/BCSR/getset.c |
BCSR get/set value routines. | |
file | src/BCSR/matmult.c |
BCSR implementation of SpMV. | |
file | BCSR/module.c |
Block compressed sparse row (BCSR) module. | |
#define | INC_OSKI_BCSR_FORMAT_H |
BCSR/format.h included. |