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

#include <SubMatrix.hpp>

Public Types

typedef RowSelectionImpl
< MatrixType, IsSub > 
type
 

Member Typedef Documentation

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