BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
size_t | operator() (const kvector_t &kvec) const noexcept |
Provides a hash function for a 3-vector of doubles, for use in MatrixFresnelMap.
Definition at line 51 of file MatrixFresnelMap.h.
|
noexcept |
Returns hash value of a 3-vector, computed by exclusive-or of the component hash values.
Definition at line 27 of file MatrixFresnelMap.cpp.