![]() |
PARALUTION
1.0.0
PARALUTION
|
Go to the source code of this file.
Namespaces | |
paralution | |
Functions | |
template<typename ValueType > | |
void | paralution::spmv_ell (const int mic_dev, const int *col, const ValueType *val, const int nrow, const int ncol, const int max_row, const ValueType *in, ValueType *out) |
template<typename ValueType > | |
void | paralution::spmv_add_ell (const int mic_dev, const int *col, const ValueType *val, const int nrow, const int ncol, const int max_row, const ValueType scalar, const ValueType *in, ValueType *out) |