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