Eigen::ei_choose_col_impl< MatrixType, RowPermutation, IsSub > Struct Template Reference

#include <SubMatrix.hpp>

Public Types

typedef NoColSelectionImpl< MatrixType, IsSub > type
 

Member Typedef Documentation

◆ type

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