Eigen::ei_choose_container_impl< MatrixType, RowAndColPermutation > Struct Template Reference

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef MatrixContainer
< MatrixType > 
type

template<typename MatrixType>
struct Eigen::ei_choose_container_impl< MatrixType, RowAndColPermutation >


Member Typedef Documentation

template<typename MatrixType >
typedef MatrixContainer<MatrixType> Eigen::ei_choose_container_impl< MatrixType, RowAndColPermutation >::type