MOAB  4.9.3pre
Eigen::PlainObjectBase< Derived >::StridedConstAlignedMapType< StrideType > Struct Template Reference

#include <PlainObjectBase.h>

List of all members.

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 129 of file PlainObjectBase.h.


Member Typedef Documentation

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

Definition at line 129 of file PlainObjectBase.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines