template<typename SourceValue, typename TargetValue>
atlas::linalg::sparse::SparseMatrixMultiply<backend::openmp, Indexing::layout_right, 1, SourceValue, TargetValue> struct

Public static functions

static void apply(const SparseMatrix& W, const View<SourceValue, 1>& src, View<TargetValue, 1>& tgt, const Configuration&)