| 
    BornAgain
    1.19.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Provides a hash function for a 3-vector of doubles, for use in MatrixFresnelMap. More...
Public Member Functions | |
| size_t | operator() (const kvector_t &kvec) const noexcept | 
| Returns hash value of a 3-vector, computed by exclusive-or of the component hash values.  More... | |
Provides a hash function for a 3-vector of doubles, for use in MatrixFresnelMap.
Definition at line 52 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.