BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Numeric.cpp File Reference
Include dependency graph for Numeric.cpp:

Go to the source code of this file.

Namespaces

 Numeric
 

Functions

double Numeric::GetAbsoluteDifference (double a, double b)
 
double Numeric::GetRelativeDifference (double a, double b)
 
double Numeric::GetLogDifference (double a, double b)
 

Detailed Description

Implements "almost equal" in namespace Numeric.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file Numeric.cpp.