/// \defgroup PkgPolytopeDistanceDRef Reference Manual
/// \defgroup PkgPolytopeDistanceDConcepts Concepts
/// \ingroup PkgPolytopeDistanceDRef

/*!
\addtogroup PkgPolytopeDistanceDRef
\cgalPkgDescriptionBegin{Optimal Distances,PkgPolytopeDistanceD}
\cgalPkgPicture{dist.png}
\cgalPkgSummaryBegin
\cgalPkgAuthors{Kaspar Fischer, Bernd Gärtner, Thomas Herrmann, Michael Hoffmann, and Sven Schönherr}
\cgalPkgDesc{This package provides algorithms for computing the distance between the convex hulls of two point sets in d-dimensional space, without explicitly constructing the convex hulls.   It further provides an algorithm to compute the width of a point set, and the furthest point for each vertex of a convex polygon. }
\cgalPkgManuals{Chapter_Optimal_Distances,PkgPolytopeDistanceDRef}
\cgalPkgSummaryEnd
\cgalPkgShortInfoBegin
\cgalPkgSince{1.1}
\cgalPkgBib{cgal:fghhs-od}
\cgalPkgLicense{\ref licensesGPL  "GPL"}
\cgalPkgShortInfoEnd
\cgalPkgDescriptionEnd


\cgalClassifedRefPages

\cgalCRPSection{All Furthest Neighbors}

- `CGAL::all_furthest_neighbors_2()`
- `AllFurthestNeighborsTraits_2`

\cgalCRPSection{Width}

- `CGAL::Width_3<Traits>`
- `CGAL::Width_default_traits_3<K>`
- `WidthTraits_3`

\cgalCRPSection{Polytope Distance}

- `CGAL::Polytope_distance_d<Traits>`
- `CGAL::Polytope_distance_d_traits_2<K,ET,NT>`
- `CGAL::Polytope_distance_d_traits_3<K,ET,NT>`
- `CGAL::Polytope_distance_d_traits_d<K,ET,NT>`
- `PolytopeDistanceDTraits`


*/
