purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
purify::ExprLess Struct Reference

#include <expr.hpp>

Public Member Functions

bool operator() (const Expr &lhs, const Expr &rhs) const
 

Detailed Description

Definition at line 156 of file expr.hpp.

Member Function Documentation

◆ operator()()

bool purify::ExprLess::operator() ( const Expr lhs,
const Expr rhs 
) const

Definition at line 339 of file expr.cpp.

References purify::Expr::constant(), and purify::Expr::linear().


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