All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Eigen::ei_submatrix_index_helper< MatrixType, ColPermutation, rowsAtCompileTime, colsAtCompileTime > Struct Template Reference

#include <SubMatrix.hpp>

Public Types

typedef MatrixType::Index Index
 

Static Public Member Functions

static Index index (Index, Index col)
 

Member Typedef Documentation

template<typename MatrixType , int rowsAtCompileTime, int colsAtCompileTime>
typedef MatrixType::Index Eigen::ei_submatrix_index_helper< MatrixType, ColPermutation, rowsAtCompileTime, colsAtCompileTime >::Index

Member Function Documentation

template<typename MatrixType , int rowsAtCompileTime, int colsAtCompileTime>
static Index Eigen::ei_submatrix_index_helper< MatrixType, ColPermutation, rowsAtCompileTime, colsAtCompileTime >::index ( Index  ,
Index  col 
)
inlinestatic