BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Files
Cache Blocked (CB) Format
Matrix Types

Cache blocking implementation in which each submatrix is stored as a complete matrix handle to an arbitrary matrix type. More...

Files

file  src/CB/getset.c
 

CB get/set value routines.


file  src/CB/matmult.c
 

Sparse matrix-vector multiply implementation for a compressed sparse row (CB) matrix.


file  CB/module.c
 

Generalized compressed sparse row (CB) implementation.


#define INC_OSKI_CB_FORMAT_H
 oski/CB/format.h included

Detailed Description

Cache blocking implementation in which each submatrix is stored as a complete matrix handle to an arbitrary matrix type.