Public Types | Public Member Functions | Private Types
Eigen::InnerStride< Value > Class Template Reference

Convenience specialization of Stride to specify only an inner stride See class Map for some examples. More...

#include <Stride.h>

Inheritance diagram for Eigen::InnerStride< Value >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef DenseIndex Index

Public Member Functions

 InnerStride ()
 InnerStride (Index v)

Private Types

typedef Stride< 0, Value > Base

Detailed Description

template<int Value = Dynamic>
class Eigen::InnerStride< Value >

Convenience specialization of Stride to specify only an inner stride See class Map for some examples.

Definition at line 85 of file Stride.h.


Member Typedef Documentation

template<int Value = Dynamic>
typedef Stride<0, Value> Eigen::InnerStride< Value >::Base [private]

Definition at line 87 of file Stride.h.

template<int Value = Dynamic>
typedef DenseIndex Eigen::InnerStride< Value >::Index

Reimplemented from Eigen::Stride< 0, Value >.

Definition at line 89 of file Stride.h.


Constructor & Destructor Documentation

template<int Value = Dynamic>
Eigen::InnerStride< Value >::InnerStride ( ) [inline]

Definition at line 90 of file Stride.h.

template<int Value = Dynamic>
Eigen::InnerStride< Value >::InnerStride ( Index  v) [inline]

Definition at line 91 of file Stride.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:50