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

#include <SubMatrix.hpp>

Public Types

typedef RowSelectionImpl< MatrixType, IsSub > type
 

Member Typedef Documentation

◆ type

template<typename MatrixType, int PermutationType, bool IsSub>
typedef RowSelectionImpl<MatrixType, IsSub> Eigen::ei_choose_row_impl< MatrixType, PermutationType, IsSub >::type