|
GiNaC
1.6.2
|
This class represents the Dirac gamma5 object which anticommutates with all other gammas. More...
#include <clifford.h>
Protected Member Functions | |
| void | do_print (const print_context &c, unsigned level) const |
| Default output to stream. | |
| void | do_print_latex (const print_latex &c, unsigned level) const |
Private Member Functions | |
| ex | conjugate () const |
This class represents the Dirac gamma5 object which anticommutates with all other gammas.
Definition at line 137 of file clifford.h.
| ex GiNaC::diracgamma5::conjugate | ( | ) | const [private, virtual] |
Reimplemented from GiNaC::basic.
Definition at line 692 of file clifford.cpp.
| void GiNaC::diracgamma5::do_print | ( | const print_context & | c, |
| unsigned | level | ||
| ) | const [protected] |
Default output to stream.
Reimplemented from GiNaC::basic.
| void GiNaC::diracgamma5::do_print_latex | ( | const print_latex & | c, |
| unsigned | level | ||
| ) | const [protected] |