|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Calls xTRSV / xTRSM. 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_MatReprTrisolve (const void *pT, const oski_matcommon_t *props, oski_matop_t opT, oski_value_t alpha, oski_vecview_t x_view) |
| Matrix type specific implementation of oski_MatTrisolve(). | |
Calls xTRSV / xTRSM.
1.7.6.1