8 #ifndef META_OCEAN_TEST_TESTCV_TESTSEGMENTATION_TEST_BIN_PACKING_H
9 #define META_OCEAN_TEST_TESTCV_TESTSEGMENTATION_TEST_BIN_PACKING_H
22 namespace TestSegmentation
39 static bool test(
const double testDuration,
Worker& worker);
This class implements test for bin packing.
Definition: TestBinPacking.h:30
static bool testBinPacking(const double testDuration)
Tests the bin packing function.
static bool test(const double testDuration, Worker &worker)
Tests all bin packing functions.
This class implements a worker able to distribute function calls over different threads.
Definition: Worker.h:33
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15