ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
combination_sampler_test.cc File Reference
#include "util/testing.h"
#include <unordered_set>
#include "optim/combination_sampler.h"
#include "util/math.h"
Include dependency graph for combination_sampler_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "optim/combination_sampler"
 

Functions

 BOOST_AUTO_TEST_CASE (TestLessSamples)
 
 BOOST_AUTO_TEST_CASE (TestEqualSamples)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "optim/combination_sampler"

Definition at line 32 of file combination_sampler_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]