|
GiNaC
1.6.2
|
This class represents an su(3) generator. More...
#include <color.h>
Public Member Functions | |
| bool | contract_with (exvector::iterator self, exvector::iterator other, exvector &v) const |
| Contraction of generator 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 |
| bool GiNaC::su3t::contract_with | ( | exvector::iterator | self, |
| exvector::iterator | other, | ||
| exvector & | v | ||
| ) | const [virtual] |
Contraction of generator with something else.
Reimplemented from GiNaC::basic.
| void GiNaC::su3t::do_print | ( | const print_context & | c, |
| unsigned | level | ||
| ) | const [protected] |
Default output to stream.
Reimplemented from GiNaC::basic.
| void GiNaC::su3t::do_print_latex | ( | const print_latex & | c, |
| unsigned | level | ||
| ) | const [protected] |