GiNaC  1.6.2
Public Member Functions | Private Attributes
GiNaC::sy_is_less Class Reference

List of all members.

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 400 of file symmetry.cpp.


Constructor & Destructor Documentation

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

Definition at line 404 of file symmetry.cpp.


Member Function Documentation

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

Definition at line 406 of file symmetry.cpp.

References GINAC_ASSERT, and v.


Member Data Documentation

exvector::iterator GiNaC::sy_is_less::v [private]

Definition at line 401 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.