CAPD RedHom Library
capd::complex::SimplicesGenerator< DimUpperBoundT, CoordinateT >::CellCodeForDimUpperBound< _DimUpperBound, Enable > Struct Template Reference

#include <capd/complex/SimplicesGenerator.h>

Public Types

typedef std::array< Coordinate, _DimUpperBound::value > type
 

Member Typedef Documentation

template<typename DimUpperBoundT , typename CoordinateT >
template<typename _DimUpperBound , typename Enable = void>
typedef std::array<Coordinate, _DimUpperBound::value> capd::complex::SimplicesGenerator< DimUpperBoundT, CoordinateT >::CellCodeForDimUpperBound< _DimUpperBound, Enable >::type