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

#include <SubMatrix.hpp>

Public Types

typedef NoRowSelectionImpl
< MatrixType, IsSub > 
type
 

Member Typedef Documentation

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