For a detailed description of the data structure and its fields, see oski_matMATTYPE_TEMPLATE_t.
Files | |
file | MATTYPE_TEMPLATE/format.h |
Custom matrix data structure. | |
file | MATTYPE_TEMPLATE/module.h |
Custom matrix module. | |
file | MATTYPE_TEMPLATE/a_and_at.c |
MATTYPE_TEMPLATE implementation of the simultaneous multiplication by sparse and . | |
file | src/MATTYPE_TEMPLATE/ata.c |
MATTYPE_TEMPLATE implementation of the sparse kernel. | |
file | src/MATTYPE_TEMPLATE/convert.c |
Conversion between CSR and MATTYPE_TEMPLATE format. | |
file | src/MATTYPE_TEMPLATE/getset.c |
MATTYPE_TEMPLATE get/set value routines. | |
file | src/MATTYPE_TEMPLATE/matmult.c |
MATTYPE_TEMPLATE implementation of SpMV. | |
file | MATTYPE_TEMPLATE/module.c |
Modified block compressed sparse row (MATTYPE_TEMPLATE) module. | |
#define | INC_OSKI_MATTYPE_TEMPLATE_FORMAT_H |
oski/MATTYPE_TEMPLATE/format.h included. |