#include <stdlib.h>#include "ApproxMVBB/Config/Config.hpp"#include "ApproxMVBB/Diameter/TypeSegment.hpp"

Go to the source code of this file.
Classes | |
| struct | ApproxMVBB::Diameter::TypeListOfSegments |
Namespaces | |
| ApproxMVBB | |
| These are some container definitions. | |
| ApproxMVBB::Diameter | |
Functions | |
| APPROXMVBB_EXPORT int | ApproxMVBB::Diameter::_AddSegmentToList (TypeSegment *s, TypeListOfSegments *list) |
| APPROXMVBB_EXPORT void * | ApproxMVBB::Diameter::_AllocateListOfPoints (const int n, const int dim) |
| APPROXMVBB_EXPORT void * | ApproxMVBB::Diameter::_AllocateListOfSegments (const int n) |