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