Gromacs
2025-dev-20240906-b7d3419
|
#include <gromacs/trajectoryanalysis/modules/scattering-debye-saxs.h>
Hash function to allow use of pair in unordered_map.
Public Member Functions | |
template<class T1 , class T2 > | |
std::size_t | operator() (const std::pair< T1, T2 > &pair) const |
there is no default operator so we define one | |