Public Types

PlainObjectBase< Derived >::StridedConstMapType< StrideType > Struct Template Reference

#include <PlainObjectBase.h>

List of all members.

Public Types

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

template<typename Derived>
template<typename StrideType>
struct PlainObjectBase< Derived >::StridedConstMapType< StrideType >


Member Typedef Documentation

template<typename Derived>
template<typename StrideType >
typedef Eigen::Map<const Derived, Unaligned, StrideType> PlainObjectBase< Derived >::StridedConstMapType< StrideType >::type

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