|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Variable block row (VBR) implementation. More...
#include <oski/config.h>#include <stdarg.h>#include <oski/common.h>#include <oski/matrix.h>#include <oski/VBR/format.h>#include <oski/VBR/module.h>#include <oski/CSR/module.h>Functions | |
| const char * | oski_GetShortDesc (void) |
| Method: Returns a short string description of the module. | |
| const char * | oski_GetLongDesc (void) |
| Method: Returns a "long" string description of the module. | |
| void | oski_InitModule (void) |
| Method: Initialize the module. | |
| void | oski_CloseModule (void) |
| Method: Shutdown the module. | |
Variable block row (VBR) implementation.
1.7.6.1