BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class ZLimits. More...
Go to the source code of this file.
Functions | |
OneSidedLimit | MinLimit (const OneSidedLimit &left, const OneSidedLimit &right) |
OneSidedLimit | MaxLimit (const OneSidedLimit &left, const OneSidedLimit &right) |
bool | operator== (const OneSidedLimit &left, const OneSidedLimit &right) |
bool | operator!= (const OneSidedLimit &left, const OneSidedLimit &right) |
std::ostream & | operator<< (std::ostream &ostr, const OneSidedLimit &limit) |
ZLimits | ConvexHull (const ZLimits &left, const ZLimits &right) |
bool | operator== (const ZLimits &left, const ZLimits &right) |
bool | operator!= (const ZLimits &left, const ZLimits &right) |
std::ostream & | operator<< (std::ostream &ostr, const ZLimits &limits) |
Defines class ZLimits.
Definition in file ZLimits.cpp.