#include <SubMatrix.hpp>
Public Types | |
typedef MatrixType::Index | Index |
Static Public Member Functions | |
static Index | index (Index, Index col) |
typedef MatrixType::Index Eigen::ei_submatrix_index_helper< MatrixType, ColPermutation, rowsAtCompileTime, colsAtCompileTime >::Index |
static Index Eigen::ei_submatrix_index_helper< MatrixType, ColPermutation, rowsAtCompileTime, colsAtCompileTime >::index | ( | Index | , |
Index | col | ||
) | [inline, static] |