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

#include <SubMatrix.hpp>

Public Types

typedef NoColSelectionImpl
< MatrixType, IsSub > 
type
 

Member Typedef Documentation

template<typename MatrixType , bool IsSub>
typedef NoColSelectionImpl<MatrixType, IsSub> Eigen::ei_choose_col_impl< MatrixType, RowPermutation, IsSub >::type