BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Functions | |
bool | filesAgree (const std::string &datFileName, const std::string &refFileName, double tol) |
Returns true if data in both files agree. More... | |
bool IOUtil::filesAgree | ( | const std::string & | datFileName, |
const std::string & | refFileName, | ||
double | tol | ||
) |
Returns true if data in both files agree.
Definition at line 189 of file IOFactory.cpp.
References ASSERT, DiffUtil::checkRelativeDifference(), and IOFactory::readDatafield().