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

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef ColSelectionImpl
< MatrixType, IsSub > 
type

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


Member Typedef Documentation

template<typename MatrixType, int PermutationType, bool IsSub>
typedef ColSelectionImpl<MatrixType, IsSub> Eigen::ei_choose_col_impl< MatrixType, PermutationType, IsSub >::type