Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Types
Eigen::RefBase< Derived > Class Template Reference

#include <Ref.h>

Inheritance diagram for Eigen::RefBase< Derived >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MapBase< Derived > Base

Public Member Functions

Index innerStride () const
Index outerStride () const
 RefBase ()

Protected Types

typedef Stride
< StrideType::OuterStrideAtCompileTime,
StrideType::InnerStrideAtCompileTime > 
StrideBase

Protected Member Functions

template<typename Expression >
void construct (Expression &expr)

Protected Attributes

StrideBase m_stride

Private Types

typedef internal::traits
< Derived >::PlainObjectType 
PlainObjectType
typedef internal::traits
< Derived >::StrideType 
StrideType

Detailed Description

template<typename Derived>
class Eigen::RefBase< Derived >

Definition at line 124 of file Ref.h.


Member Typedef Documentation

template<typename Derived>
typedef MapBase<Derived> Eigen::RefBase< Derived >::Base
template<typename Derived>
typedef internal::traits<Derived>::PlainObjectType Eigen::RefBase< Derived >::PlainObjectType [private]

Definition at line 127 of file Ref.h.

template<typename Derived>
typedef Stride<StrideType::OuterStrideAtCompileTime,StrideType::InnerStrideAtCompileTime> Eigen::RefBase< Derived >::StrideBase [protected]

Definition at line 159 of file Ref.h.

template<typename Derived>
typedef internal::traits<Derived>::StrideType Eigen::RefBase< Derived >::StrideType [private]

Definition at line 128 of file Ref.h.


Constructor & Destructor Documentation

template<typename Derived>
Eigen::RefBase< Derived >::RefBase ( ) [inline]

Definition at line 148 of file Ref.h.


Member Function Documentation

template<typename Derived>
template<typename Expression >
void Eigen::RefBase< Derived >::construct ( Expression &  expr) [inline, protected]

Definition at line 162 of file Ref.h.

template<typename Derived>
Index Eigen::RefBase< Derived >::innerStride ( ) const [inline]

Definition at line 135 of file Ref.h.

template<typename Derived>
Index Eigen::RefBase< Derived >::outerStride ( ) const [inline]

Definition at line 140 of file Ref.h.


Member Data Documentation

template<typename Derived>
StrideBase Eigen::RefBase< Derived >::m_stride [protected]

Definition at line 184 of file Ref.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:55