|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Cache block format. More...
#include <format.h>
Data Fields | |
| simplelist_t * | cache_blocks |
| List of cache blocks. | |
Cache block format.
This implementation of cache block format stores a matrix as simply a list of matrix handles.
1.7.6.1