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