Eigen::ei_submatrix_index_helper< MatrixType, RowPermutation, rowsAtCompileTime, 1 > Struct Template Reference

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef MatrixType::Index Index

Static Public Member Functions

static Index index (Index row, Index)

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


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