Eigen::ei_submatrix_index_helper< MatrixType, RowAndColPermutation, 1, colsAtCompileTime > Struct Template Reference

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef MatrixType::Index Index

Static Public Member Functions

static Index index (Index, Index col)

template<typename MatrixType, int colsAtCompileTime>
struct Eigen::ei_submatrix_index_helper< MatrixType, RowAndColPermutation, 1, colsAtCompileTime >


Member Typedef Documentation

template<typename MatrixType , int colsAtCompileTime>
typedef MatrixType::Index Eigen::ei_submatrix_index_helper< MatrixType, RowAndColPermutation, 1, colsAtCompileTime >::Index

Member Function Documentation

template<typename MatrixType , int colsAtCompileTime>
static Index Eigen::ei_submatrix_index_helper< MatrixType, RowAndColPermutation, 1, colsAtCompileTime >::index ( Index  ,
Index  col 
) [inline, static]