Public Types | Public Member Functions | Private Types
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 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 InnerStride< Value >

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

Definition at line 98 of file Stride.h.


Member Typedef Documentation

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

Definition at line 100 of file Stride.h.

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

Reimplemented from Stride< 0, Value >.

Definition at line 102 of file Stride.h.


Constructor & Destructor Documentation

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

Definition at line 103 of file Stride.h.

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

Definition at line 104 of file Stride.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:12