CAPD RedHom Library
capd::complex::PolygonsGenerator< Length, CoordinateT >::CellCodeForDimUpperBound< _DimUpperBound > Struct Template Reference

#include <capd/complex/PolygonsGenerator.h>

Public Types

typedef CalcPolygonLength< Length, _DimUpperBound >::type _Length
 
typedef SelectPolygonCellCode< Coordinate, _Length::value >::type type
 

Member Typedef Documentation

template<typename Length , typename CoordinateT = int>
template<typename _DimUpperBound >
typedef CalcPolygonLength<Length, _DimUpperBound>::type capd::complex::PolygonsGenerator< Length, CoordinateT >::CellCodeForDimUpperBound< _DimUpperBound >::_Length
template<typename Length , typename CoordinateT = int>
template<typename _DimUpperBound >
typedef SelectPolygonCellCode<Coordinate, _Length::value>::type capd::complex::PolygonsGenerator< Length, CoordinateT >::CellCodeForDimUpperBound< _DimUpperBound >::type