CAPD RedHom Library
capd::complex::ProdSimplicesGenerator< Rows, Length >::CellCodeForDimUpperBound< _DimUpperBound > Struct Template Reference

#include <capd/complex/ProdSimplicesGenerator.h>

Public Types

typedef CalcProdSimplexLength< Rows, _DimUpperBound >::type _Length
 
typedef ProdSimplexCellCode< Rows, _Lengthtype
 

Member Typedef Documentation

template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename _DimUpperBound>
typedef CalcProdSimplexLength<Rows, _DimUpperBound>::type capd::complex::ProdSimplicesGenerator< Rows, Length >::CellCodeForDimUpperBound< _DimUpperBound >::_Length
template<typename Rows = boost::mpl::int_<0>, typename Length = boost::mpl::int_<0>>
template<typename _DimUpperBound>
typedef ProdSimplexCellCode<Rows, _Length> capd::complex::ProdSimplicesGenerator< Rows, Length >::CellCodeForDimUpperBound< _DimUpperBound >::type