List of all members
MatrixWrapper< ExpressionType > Class Template Reference

Expression of an array as a mathematical vector or matrix. More...

+ Inheritance diagram for MatrixWrapper< ExpressionType >:

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 files: