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