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

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef NoRowSelectionImpl
< MatrixType, IsSub > 
type

template<typename MatrixType, bool IsSub>
struct Eigen::ei_choose_row_impl< MatrixType, ColPermutation, IsSub >


Member Typedef Documentation

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