Lagrange
EigenArrayRef< _EigenType, IsConst > Class Template Reference

This class is a thin wrapper around an Eigen matrix. More...

Detailed Description

template<typename _EigenType, bool IsConst = std::is_const<_EigenType>::value>
class lagrange::experimental::EigenArrayRef< _EigenType, IsConst >

This class is a thin wrapper around an Eigen matrix.

Unlike EigenArray, this class does not take ownership of the Eigen matrix.


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