10 #ifndef ApproxMVBB_Diameter_Utils_alloc_h 11 #define ApproxMVBB_Diameter_Utils_alloc_h 16 #include ApproxMVBB_TypeDefs_INCLUDE_FILE These are some container definitions.
APPROXMVBB_EXPORT int _AddSegmentToList(TypeSegment *s, TypeListOfSegments *list)
APPROXMVBB_EXPORT void * _AllocateListOfPoints(const int n, const int dim)
APPROXMVBB_EXPORT void * _AllocateListOfSegments(const int n)