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

#include <SubMatrix.hpp>

Public Types

typedef NoRowSelectionImpl< MatrixType, IsSub > type
 

Member Typedef Documentation

◆ type

template<typename MatrixType , bool IsSub>
typedef NoRowSelectionImpl<MatrixType, IsSub> Eigen::ei_choose_row_impl< MatrixType, ColPermutation, IsSub >::type