|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Matrix type-specific representation. More...
#include <matcommon.h>
Data Fields | |
| oski_id_t | type_id |
| Matrix type. | |
| void * | repr |
| Type-specific data representation. | |
Matrix type-specific representation.
This structure defines generic attributes that specify the concrete storage format.
1.7.6.1