GiNaC 1.8.7
|
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 |
Definition at line 416 of file symmetry.cpp.
|
inline |
Definition at line 422 of file symmetry.cpp.
Definition at line 424 of file symmetry.cpp.
References GiNaC::ex_to(), GINAC_ASSERT, GiNaC::is_exactly_a(), swapped, and v.
|
private |
Definition at line 417 of file symmetry.cpp.
Referenced by operator()(), and sy_swap().
bool& GiNaC::sy_swap::swapped |
Definition at line 420 of file symmetry.cpp.
Referenced by operator()(), and sy_swap().