carl  24.04
Computer ARithmetic Library
carl::MonomialPool::content_equal Struct Reference

Public Member Functions

bool operator() (const Monomial::Content &content, const Monomial &monomial) const
 
bool operator() (const Monomial &monomial, const Monomial::Content &content) const
 

Detailed Description

Definition at line 27 of file MonomialPool.h.

Member Function Documentation

◆ operator()() [1/2]

bool carl::MonomialPool::content_equal::operator() ( const Monomial monomial,
const Monomial::Content content 
) const
inline

Definition at line 32 of file MonomialPool.h.

Here is the call graph for this function:

◆ operator()() [2/2]

bool carl::MonomialPool::content_equal::operator() ( const Monomial::Content content,
const Monomial monomial 
) const
inline

Definition at line 28 of file MonomialPool.h.

Here is the call graph for this function:

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