CAPD RedHom Library
capd::complex::ComplexSelector< StaticProdSimplicialPrecompiledTag, boost::mpl::pair< Rows, Length >, Color > Struct Template Reference

#include <capd/complex/ProdSimplicialComplexes.h>

Public Types

typedef StaticProdSimplicialCellComplex< Dim_(Rows::value), Dim_(Length::value), Colortype
 
typedef StaticProdSimplicialPrecompiledTag Tag
 
typedef void Scalar
 
typedef Color Color
 

Static Public Attributes

static const DimType DIM = std::numeric_limits<DimType>::max()
 
static const unsigned TYPE_ID = STATIC_PROD_SIMPLICIAL_PRECOMPILED_ID(Rows::value, Length::value)
 

Member Typedef Documentation

typedef Color capd::complex::ComplexSelectorBase< StaticProdSimplicialPrecompiledTag , boost::mpl::pair< Rows, Length > , Color , void >::Color
inherited
typedef void capd::complex::ComplexSelectorBase< StaticProdSimplicialPrecompiledTag , boost::mpl::pair< Rows, Length > , Color , void >::Scalar
inherited
template<typename Rows , typename Length , typename Color >
typedef StaticProdSimplicialCellComplex<Dim_(Rows::value), Dim_(Length::value), Color> capd::complex::ComplexSelector< StaticProdSimplicialPrecompiledTag, boost::mpl::pair< Rows, Length >, Color >::type

Member Data Documentation

template<typename Rows , typename Length , typename Color >
const DimType capd::complex::ComplexSelector< StaticProdSimplicialPrecompiledTag, boost::mpl::pair< Rows, Length >, Color >::DIM = std::numeric_limits<DimType>::max()
static
template<typename Rows , typename Length , typename Color >
const unsigned capd::complex::ComplexSelector< StaticProdSimplicialPrecompiledTag, boost::mpl::pair< Rows, Length >, Color >::TYPE_ID = STATIC_PROD_SIMPLICIAL_PRECOMPILED_ID(Rows::value, Length::value)
static