|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Calls xGEMV / xGEMM. More...
#include <assert.h>#include <oski/config.h>#include <oski/common.h>#include <oski/blas.h>#include <oski/blas_names.h>#include <oski/matmult.h>#include <oski/DENSE/format.h>#include <oski/DENSE/module.h>Functions | |
| int | oski_MatReprMult (const void *pA, const oski_matcommon_t *props, oski_matop_t opA, oski_value_t alpha, const oski_vecview_t x_view, oski_value_t beta, oski_vecview_t y_view) |
| Matrix type-specific implementation of sparse matrix-vector multiply. | |
Calls xGEMV / xGEMM.
1.7.6.1