Eigen::PlainObjectBase< Derived >::StridedConstAlignedMapType< StrideType > Struct Template Reference

Public Types

typedef Eigen::Map< const Derived, AlignedMax, StrideType > type
 

Detailed Description

template<typename Derived>
template<typename StrideType>
struct Eigen::PlainObjectBase< Derived >::StridedConstAlignedMapType< StrideType >

Definition at line 144 of file PlainObjectBase.h.

Member Typedef Documentation

◆ type

template<typename Derived >
template<typename StrideType >
typedef Eigen::Map<const Derived, AlignedMax, StrideType> Eigen::PlainObjectBase< Derived >::StridedConstAlignedMapType< StrideType >::type

Definition at line 144 of file PlainObjectBase.h.


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