CAPD RedHom Library
|
Classes | |
struct | ComplexFixture |
struct | CubicalAntipodalPoints |
struct | CubicalBingsHouse_1 |
struct | CubicalBingsHouse_2 |
struct | CubicalBox3D_1 |
struct | CubicalCircle |
struct | CubicalCircle2 |
struct | CubicalComplexFixture |
struct | CubicalEmpty |
struct | CubicalFixturesForTag |
struct | CubicalPoint |
struct | CubicalRectangle |
struct | CubicalSphere |
struct | CubicalTorus |
struct | CubicalTorusExternalMemory |
struct | Enumerator |
struct | GeneralizedCircle |
struct | GeneralizedComplexFixture |
struct | GeneralizedEmpty |
struct | GeneralizedPoint |
struct | GeneralizedPointFromCubes |
struct | GeneralizedRectangle |
struct | GlobalFixtureConfig |
struct | IsCellComplexFixture |
struct | SimplicialCircle |
struct | SimplicialComplexFixture |
struct | SimplicialEmpty |
struct | SimplicialFixturesForTag |
struct | SimplicialPoint |
struct | SimplicialRealProjectivePlane |
struct | SimplicialTriangle |
struct | SqueezeIdsFixture |
struct | SqueezeSimpleMultiSetFixture |
struct | SqueezeSimpleSetFixture |
struct | StdComputationModelConfig |
struct | TbbComputationModelConfig |
Functions | |
template<typename Iterator > | |
std::set< typename Iterator::value_type > | Uniq (Iterator b, Iterator e) |
typedef boost::mpl::filter_view<ComplexFixtures, IsCellComplexFixture<boost::mpl::_> > capd::test::CellComplexFixtures |
typedef boost::mpl::joint_view<boost::mpl::joint_view<SimplicialFixtures, CubicalFixtures>, GeneralizedFixtures> capd::test::ComplexFixtures |
typedef complex::FlatMerge<boost::mpl::vector<CubicalFixturesForTag<complex::DenseCubicalTag>, CubicalFixturesForTag<complex::GridGraphTag>, GridGraphFixtures> > capd::test::CubicalFixtures |
typedef boost::mpl::list<CubicalTorusExternalMemory<complex::GridGraphExternalMemoryTag, uint64_t> > capd::test::GridGraphFixtures |
typedef boost::mpl::filter_view<SimplicialFixtures, IsCellComplexFixture<boost::mpl::_> > capd::test::SimplicialCellComplexFixtures |
typedef boost::mpl::list<SqueezeSimpleSetFixture, SqueezeSimpleMultiSetFixture> capd::test::SqueezeIdsFixtures |
std::set<typename Iterator::value_type> capd::test::Uniq | ( | Iterator | b, |
Iterator | e | ||
) |