CAPD RedHom Library
capd::complex::ApplyComplexSelectorDim< Tag, Dim, Color > Struct Template Reference

#include <capd/complex/ComplexSelector.h>

Public Types

typedef ComplexSelector< Tag, boost::mpl::int_< Dim::value >, Color > type
 

Member Typedef Documentation

template<typename Tag , typename Dim , typename Color >
typedef ComplexSelector<Tag, boost::mpl::int_<Dim::value>, Color> capd::complex::ApplyComplexSelectorDim< Tag, Dim, Color >::type