BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Data Structures
format.h File Reference

Single block diagonal data structure. More...

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

Go to the source code of this file.

Data Structures

struct  oski_matBDIAG1_t
 Stores a single block diagonal (BDIAG1). More...

Defines

#define INC_OSKI_BDIAG1_FORMAT_H
 oski/BDIAG1/format.h included.
Name mangling.
#define oski_matBDIAG1_t   MANGLE_(oski_matBDIAG1_t)
 BDIAG1 matrix representation.

Detailed Description

Single block diagonal data structure.

For an overview, see Single Block Diagonal (BDIAG1) Format.