MatrixWrapper< ExpressionType > Class Template Reference
[Core module]
Expression of an array as a mathematical vector or matrix.
More...
List of all members.
Detailed Description
template<typename ExpressionType>
class Eigen::MatrixWrapper< ExpressionType >
Expression of an array as a mathematical vector or matrix.
This class is the return type of ArrayBase::matrix(), and most of the time this is the only way it is use.
- See also:
- MatrixBase::matrix(), class ArrayWrapper
The documentation for this class was generated from the following file: