All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Eigen::ei_range_helper< VectorType > Struct Template Reference

#include <SubMatrix.hpp>

Public Types

typedef VectorType::Index Index
 

Static Public Member Functions

static VectorType generate (Index low, Index high)
 

Member Typedef Documentation

template<typename VectorType >
typedef VectorType::Index Eigen::ei_range_helper< VectorType >::Index

Member Function Documentation

template<typename VectorType >
static VectorType Eigen::ei_range_helper< VectorType >::generate ( Index  low,
Index  high 
)
inlinestatic