OpenKalman
Public Types | Public Member Functions | Protected Attributes | List of all members
OpenKalman::detail::EigenWrapperEvaluatorBase< XprType, Nested, typename > Struct Template Reference
Inheritance diagram for OpenKalman::detail::EigenWrapperEvaluatorBase< XprType, Nested, typename >:
Inheritance graph
[legend]
Collaboration diagram for OpenKalman::detail::EigenWrapperEvaluatorBase< XprType, Nested, typename >:
Collaboration graph
[legend]

Public Types

enum  { CoeffReadCost = 0, Flags = Eigen::internal::traits<XprType>::Flags, Alignment = Eigen::AlignedMax }
 

Public Member Functions

 EigenWrapperEvaluatorBase (const XprType &t)
 
auto & coeffRef (Eigen::Index row, Eigen::Index col)
 
decltype(auto) constexpr coeff (Eigen::Index row, Eigen::Index col) const
 

Protected Attributes

XprType & m_xpr
 

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