|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
BDIAG1 format stores only 1 block diagonal of a matrix, where the blocks are stored as dense blocks of size
.
More...
Files | |
| file | BDIAG1/module.h |
Block compressed sparse row (BDIAG1) implementation. | |
| file | src/BDIAG1/convert.c |
Conversion between CSR and BDIAG1 format. | |
| file | src/BDIAG1/getset.c |
BDIAG1 get/set value routines. | |
| file | src/BDIAG1/matmult.c |
BDIAG1 implementation of SpMV. | |
| file | BDIAG1/module.c |
Single block diagonal (BDIAG1) module. | |
| #define | INC_OSKI_BDIAG1_FORMAT_H |
| oski/BDIAG1/format.h included. | |
BDIAG1 format stores only 1 block diagonal of a matrix, where the blocks are stored as dense blocks of size
.
This format is intended for use as an auxiliary format, supporting such formats as MBCSR.
| #define INC_OSKI_BDIAG1_FORMAT_H |
oski/BDIAG1/format.h included.
1.7.6.1