ArrayWrapper< ExpressionType > Class Template Reference
[Core module]

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

Inheritance diagram for ArrayWrapper< ExpressionType >:

List of all members.


Detailed Description

template<typename ExpressionType>
class Eigen::ArrayWrapper< ExpressionType >

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

This class is the return type of MatrixBase::array(), and most of the time this is the only way it is use.

See also:
MatrixBase::array(), class MatrixWrapper

The documentation for this class was generated from the following file: