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