BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Files
Dense (DENSE) Format
Matrix Types

Dense matrix in unpacked column major format. More...

Files

file  DENSE/format.h
 

Generalized compressed sparse row data structure.


file  DENSE/module.h
 

Dense column major format.


file  src/DENSE/getset.c
 

DENSE get/set value routines.


file  src/DENSE/matmult.c
 

Calls xGEMV / xGEMM.


file  DENSE/module.c
 

Generalized compressed sparse row (DENSE) implementation.


file  src/DENSE/trisolve.c
 

Calls xTRSV / xTRSM.


#define INC_OSKI_DENSE_FORMAT_H
 oski/DENSE/format.h included.

Detailed Description

Dense matrix in unpacked column major format.

For a detailed description of the data structure and its fields, see oski_matDENSE_t.


Define Documentation