tngmath::XMatrixColWise Class Reference
#include <xmatrixrowcolwise.hpp>
List of all members.
|
Public Member Functions |
| XMatrixColWise (XMatrix &m) |
Detailed Description
a ColWise expression, that is an expression working col wise. All return types of RowColWise 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=Vertical
The documentation for this class was generated from the following file:
- modules/tngmath/tngmath/xmatrixrowcolwise.hpp