CAPD RedHom Library
capd::complex::CalcProdSimplexLength< Rows, DimUpperBound > Struct Template Reference

#include <capd/complex/ProdSimplicesGenerator.h>

Public Types

typedef boost::mpl::int_< boost::mpl::prior< Rows >::type::value+DimUpperBound::value > type
 

Member Typedef Documentation

template<typename Rows , typename DimUpperBound >
typedef boost::mpl::int_<boost::mpl::prior<Rows>::type::value + DimUpperBound::value> capd::complex::CalcProdSimplexLength< Rows, DimUpperBound >::type