CAPD RedHom Library
capd::complex::impl::StaticProdSimplicialCellComplexBase< Rows, Length, ColorT > Struct Template Reference

#include <capd/complex/StaticProdSimplicialCellComplex.h>

Public Types

typedef ProdSimplicesGenerator< boost::mpl::int_< Rows >, boost::mpl::int_< Length > > Generator
 
typedef capd::complex::GeneratedCellComplex< Generator, ProdSimplicesCoincidence< Generator >, ColorT > type
 

Member Typedef Documentation

template<DimType Rows, DimType Length, typename ColorT>
typedef ProdSimplicesGenerator<boost::mpl::int_<Rows>, boost::mpl::int_<Length> > capd::complex::impl::StaticProdSimplicialCellComplexBase< Rows, Length, ColorT >::Generator
template<DimType Rows, DimType Length, typename ColorT>
typedef capd::complex::GeneratedCellComplex<Generator, ProdSimplicesCoincidence<Generator>, ColorT > capd::complex::impl::StaticProdSimplicialCellComplexBase< Rows, Length, ColorT >::type