Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::PlainObjectBase< Derived >::StridedConstMapType< StrideType > Struct Template Reference

Detailed Description

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

Definition at line 85 of file Core.

List of all members.

Public Types

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

Member Typedef Documentation

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

Definition at line 85 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo