GiNaC 1.8.7
Public Member Functions | Private Attributes | List of all members
GiNaC::sy_is_less Class Reference

Public Member Functions

 sy_is_less (exvector::iterator v_)
 
bool operator() (const ex &lh, const ex &rh) const
 

Private Attributes

exvector::iterator v
 

Detailed Description

Definition at line 392 of file symmetry.cpp.

Constructor & Destructor Documentation

◆ sy_is_less()

GiNaC::sy_is_less::sy_is_less ( exvector::iterator  v_)
inline

Definition at line 396 of file symmetry.cpp.

Member Function Documentation

◆ operator()()

bool GiNaC::sy_is_less::operator() ( const ex lh,
const ex rh 
) const
inline

Definition at line 398 of file symmetry.cpp.

References GINAC_ASSERT, and v.

Member Data Documentation

◆ v

exvector::iterator GiNaC::sy_is_less::v
private

Definition at line 393 of file symmetry.cpp.

Referenced by operator()().


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

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.