BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Files
Variable Block Row (VBR) Format
Matrix Types

Variable block row (VBR) format logically partitions the rows and columns, and stores all non-zero blocks block-row-wise. More...

Files

file  VBR/format.h
 

Generalized compressed sparse row data structure.


file  VBR/module.h
 

Variable block row implementation.


file  src/VBR/convert.c
 

Conversion between CSR and VBR format.


file  src/VBR/getset.c
 

VBR get/set value routines.


file  src/VBR/matmult.c
 

VBR implementation of SpMV.


file  VBR/module.c
 

Variable block row (VBR) implementation.


#define INC_OSKI_VBR_FORMAT_H
 oski/VBR/format.h included.

Detailed Description

Variable block row (VBR) format logically partitions the rows and columns, and stores all non-zero blocks block-row-wise.


Define Documentation

oski/VBR/format.h included.