unit tests for Sampler class More...

Go to the source code of this file.
| Functions | |
| static const Vector3 | kSigmas (1.0, 0.1, 0.0) | 
| int | main () | 
| TEST (testSampler, basic) | |
| Variables | |
| const double | tol = 1e-5 | 
unit tests for Sampler class
Definition in file testSampler.cpp.
| 
 | static | 
| int main | ( | ) | 
Definition at line 44 of file testSampler.cpp.
| TEST | ( | testSampler | , | 
| basic | |||
| ) | 
Definition at line 30 of file testSampler.cpp.
| const double tol = 1e-5 | 
Definition at line 25 of file testSampler.cpp.