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

#include <SubMatrix.hpp>

Public Types

typedef ColSelectionImpl< MatrixType, IsSub > type
 

Member Typedef Documentation

◆ type

template<typename MatrixType, int PermutationType, bool IsSub>
typedef ColSelectionImpl<MatrixType, IsSub> Eigen::ei_choose_col_impl< MatrixType, PermutationType, IsSub >::type