PolyFEM
|
Hash function for an array where the order does not matter. More...
#include <HashUtils.hpp>
Public Member Functions | |
size_t | operator() (std::array< T, N > v) const noexcept |
Hash function for an array where the order does not matter.
Definition at line 34 of file HashUtils.hpp.
|
inlinenoexcept |
Definition at line 36 of file HashUtils.hpp.