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

Public Member Functions

 sy_swap (exvector::iterator v_, bool &s)
 
void operator() (const ex &lh, const ex &rh)
 

Public Attributes

bool & swapped
 

Private Attributes

exvector::iterator v
 

Detailed Description

Definition at line 416 of file symmetry.cpp.

Constructor & Destructor Documentation

◆ sy_swap()

GiNaC::sy_swap::sy_swap ( exvector::iterator  v_,
bool &  s 
)
inline

Definition at line 422 of file symmetry.cpp.

Member Function Documentation

◆ operator()()

void GiNaC::sy_swap::operator() ( const ex lh,
const ex rh 
)
inline

Definition at line 424 of file symmetry.cpp.

References GINAC_ASSERT, swapped, and v.

Member Data Documentation

◆ v

exvector::iterator GiNaC::sy_swap::v
private

Definition at line 417 of file symmetry.cpp.

Referenced by operator()().

◆ swapped

bool& GiNaC::sy_swap::swapped

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