VMPS++
Loading...
Searching...
No Matches
std::hash< qarray< Nq > > Struct Template Reference

Detailed Description

template<size_t Nq>
struct std::hash< qarray< Nq > >

Hashes one qarray using boost's hash_combine. Needed in class Qbasis.

Definition at line 126 of file DmrgExternal.h.

#include <DmrgExternal.h>

Public Member Functions

size_t operator() (const qarray< Nq > &ix) const
 

Member Function Documentation

◆ operator()()

template<size_t Nq>
size_t std::hash< qarray< Nq > >::operator() ( const qarray< Nq > &  ix) const
inline

Definition at line 128 of file DmrgExternal.h.


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