GiNaC 1.8.9
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 415 of file symmetry.cpp.

Constructor & Destructor Documentation

◆ sy_swap()

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

Definition at line 421 of file symmetry.cpp.

References swapped, and v.

Member Function Documentation

◆ operator()()

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

Definition at line 423 of file symmetry.cpp.

References GiNaC::ex_to(), GINAC_ASSERT, GiNaC::is_exactly_a(), swapped, and v.

Member Data Documentation

◆ v

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

Definition at line 416 of file symmetry.cpp.

Referenced by operator()(), and sy_swap().

◆ swapped

bool& GiNaC::sy_swap::swapped

Definition at line 419 of file symmetry.cpp.

Referenced by operator()(), and sy_swap().


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.