|
GiNaC
1.6.2
|
This class represents the Dirac gamma Lorentz vector. More...
#include <clifford.h>
Public Member Functions | |
| bool | contract_with (exvector::iterator self, exvector::iterator other, exvector &v) const |
| Contraction of a gamma matrix with something else. | |
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 |
This class represents the Dirac gamma Lorentz vector.
Definition at line 119 of file clifford.h.
| bool GiNaC::diracgamma::contract_with | ( | exvector::iterator | self, |
| exvector::iterator | other, | ||
| exvector & | v | ||
| ) | const [virtual] |
Contraction of a gamma matrix with something else.
Reimplemented from GiNaC::cliffordunit.
Definition at line 338 of file clifford.cpp.
| void GiNaC::diracgamma::do_print | ( | const print_context & | c, |
| unsigned | level | ||
| ) | const [protected] |
Default output to stream.
Reimplemented from GiNaC::cliffordunit.
| void GiNaC::diracgamma::do_print_latex | ( | const print_latex & | c, |
| unsigned | level | ||
| ) | const [protected] |
Reimplemented from GiNaC::cliffordunit.