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

#include <SubMatrix.hpp>

Public Types

typedef MatrixContainer< MatrixType > type
 

Member Typedef Documentation

◆ type

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