Eigen::ei_range_helper< VectorType > Struct Template Reference

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef VectorType::Index Index

Static Public Member Functions

static VectorType generate (Index low, Index high)

template<typename VectorType>
struct Eigen::ei_range_helper< VectorType >


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 
) [inline, static]