|
GiNaC
1.6.2
|
This class represents the Dirac gammaL object which behaves like 1/2 (1-gamma5). 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 gammaL object which behaves like 1/2 (1-gamma5).
Definition at line 154 of file clifford.h.
| ex GiNaC::diracgammaL::conjugate | ( | ) | const [private, virtual] |
Reimplemented from GiNaC::basic.
Definition at line 697 of file clifford.cpp.
| void GiNaC::diracgammaL::do_print | ( | const print_context & | c, |
| unsigned | level | ||
| ) | const [protected] |
Default output to stream.
Reimplemented from GiNaC::basic.
| void GiNaC::diracgammaL::do_print_latex | ( | const print_latex & | c, |
| unsigned | level | ||
| ) | const [protected] |