Eigen::ei_choose_col_impl< MatrixType, RowPermutation, IsSub > Struct Template Reference

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef NoColSelectionImpl
< MatrixType, IsSub > 
type

template<typename MatrixType, bool IsSub>
struct Eigen::ei_choose_col_impl< MatrixType, RowPermutation, IsSub >


Member Typedef Documentation

template<typename MatrixType , bool IsSub>
typedef NoColSelectionImpl<MatrixType, IsSub> Eigen::ei_choose_col_impl< MatrixType, RowPermutation, IsSub >::type