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

#include <PlainObjectBase.h>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 128 of file PlainObjectBase.h.


Member Typedef Documentation

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

Definition at line 128 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