tngmath::MatrixRowWise Class Reference
#include <matrixrowcolwise.hpp>
List of all members.
|
Public Member Functions |
| MatrixRowWise (Matrix &m) |
Detailed Description
a RowWise expression, that is an expression working row wise. All return types of RowWise will be of type
Matrix. RowWise is a specialization of the template
RowColWiseBase<typename MatrixType, typename Scalar, int Direction> with the settings MatrixType=Matrix and Scalar=double (a real number) and Direction=Horizontal
The documentation for this class was generated from the following file:
- modules/tngmath/tngmath/matrixrowcolwise.hpp