BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Data Structures

Generalized compressed sparse row data structure. More...

#include <oski/common.h>
#include <oski/matrix.h>

Go to the source code of this file.

Data Structures

struct  oski_matGCSR_t
 Generalized compressed sparse row (GCSR) format. More...

Defines

#define INC_OSKI_GCSR_FORMAT_H
 oski/GCSR/format.h included.
Name mangling.
#define oski_matGCSR_t   MANGLE_(oski_matGCSR_t)
 GCSR matrix representation.

Detailed Description

Generalized compressed sparse row data structure.

For an overview, see Generalized Compressed Sparse Row (GCSR) Format.