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

#include <SubMatrix.hpp>

Public Types

typedef MatrixType::Index Index
 

Static Public Member Functions

static Index index (Index row, Index)
 

Member Typedef Documentation

template<typename MatrixType , int rowsAtCompileTime>
typedef MatrixType::Index Eigen::ei_submatrix_index_helper< MatrixType, RowPermutation, rowsAtCompileTime, 1 >::Index

Member Function Documentation

template<typename MatrixType , int rowsAtCompileTime>
static Index Eigen::ei_submatrix_index_helper< MatrixType, RowPermutation, rowsAtCompileTime, 1 >::index ( Index  row,
Index   
)
inlinestatic