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

◆ Index

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

Member Function Documentation

◆ generate()

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