openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
openjij::utility::VectorHash Struct Reference

Hash struct of std::vector<T>. More...

#include <pairhash.hpp>

Public Member Functions

template<class T >
std::size_t operator() (const std::vector< T > &v) const
 

Detailed Description

Hash struct of std::vector<T>.

Member Function Documentation

◆ operator()()

template<class T >
std::size_t openjij::utility::VectorHash::operator() ( const std::vector< T > &  v) const
inline

The documentation for this struct was generated from the following file: