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

Cache blocking data structure. More...

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

Go to the source code of this file.

Data Structures

struct  oski_submatCB_t
 Cache block. More...
struct  oski_matCB_t
 Cache block format. More...

Defines

#define INC_OSKI_CB_FORMAT_H
 oski/CB/format.h included
Name mangling.
#define oski_matCB_t   MANGLE_(oski_matCB_t)
 CB matrix representation.

Detailed Description

Cache blocking data structure.

For an overview, see Cache Blocked (CB) Format.