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