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

#include <SubMatrix.hpp>

Public Types

typedef MatrixContainer< MatrixType > type
 

Member Typedef Documentation

◆ type

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