#include <MatrixFunctions.hh>
◆ VectorMatrixRowOp()
template<class Matrix , class
Vector , unsigned int D2>
81 :
const Matrix & lhs_
Definition: MatrixFunctions.hh:93
const Vector & rhs_
Definition: MatrixFunctions.hh:94
◆ ~VectorMatrixRowOp()
template<class Matrix , class
Vector , unsigned int D2>
◆ apply()
template<class Matrix , class
Vector , unsigned int D2>
calc $\sum_{j} a_{ij} * v_j$
◆ lhs_
template<class Matrix , class
Vector , unsigned int D2>
◆ rhs_
template<class Matrix , class
Vector , unsigned int D2>
The documentation for this class was generated from the following file: