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

#include <SubMatrix.hpp>

List of all members.

Public Types

typedef MatrixContainer
< MatrixType > 
type

template<typename MatrixType, int PermutationType>
struct Eigen::ei_choose_container_impl< MatrixType, PermutationType >


Member Typedef Documentation

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