|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|

Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Functions | |
| template<typename T , typename U > | |
| boost::test_tools::predicate_result | SourceXtractor::compareImages (const T &ref, const U &val, double atol=1e-8, double rtol=1e-5) |
| template<typename T , typename U > | |
| boost::test_tools::predicate_result | SourceXtractor::compareCollections (const T &ref, const U &val, double atol=1e-8, double rtol=1e-5) |
| boost::test_tools::predicate_result | SourceXtractor::checkIsClose (double ref, const double val, double atol=1e-8, double rtol=1e-5) |