BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
size_t | operator() (const std::pair< double, double > &doubles) const noexcept |
Provides a hash function for a pair of doubles.
Definition at line 46 of file ScalarFresnelMap.h.
|
noexcept |
Returns hash value of a pair of doubles, computed by exclusive-or of the component hash values.
Definition at line 27 of file ScalarFresnelMap.cpp.