#include <ApproxMVBB/Diameter/Utils/alloc.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ApproxMVBB |
These are some container definitions. | |
namespace | ApproxMVBB::Diameter |
Defines | |
#define | _NALLOC_ 20 |
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) |