carl  24.04
Computer ARithmetic Library
std::hash< carl::Monomial > Struct Reference

The template specialization of std::hash for carl::Monomial. More...

#include <Monomial.h>

Public Member Functions

std::size_t operator() (const carl::Monomial &monomial) const
 

Detailed Description

The template specialization of std::hash for carl::Monomial.

Parameters
monomialMonomial.
Returns
Hash of monomial.

Definition at line 700 of file Monomial.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< carl::Monomial >::operator() ( const carl::Monomial monomial) const
inline

Definition at line 701 of file Monomial.h.

Here is the call graph for this function:

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