BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Go to the source code of this file.
Classes | |
class | CumulativeValue |
Functions | |
bool | operator< (const CumulativeValue &lhs, const CumulativeValue &rhs) |
bool | operator> (const CumulativeValue &lhs, const CumulativeValue &rhs) |
Defines class CumulativeValue.
Definition in file CumulativeValue.h.
bool operator< | ( | const CumulativeValue & | lhs, |
const CumulativeValue & | rhs | ||
) |
Definition at line 44 of file CumulativeValue.cpp.
References CumulativeValue::getContent().
bool operator> | ( | const CumulativeValue & | lhs, |
const CumulativeValue & | rhs | ||
) |
Definition at line 49 of file CumulativeValue.cpp.