|
GiNaC
1.6.2
|
This class represents the tensor of symmetric su(3) structure constants. More...
#include <color.h>
Public Member Functions | |
| ex | eval_indexed (const basic &i) const |
| Automatic symbolic evaluation of indexed symmetric structure constant. | |
| bool | contract_with (exvector::iterator self, exvector::iterator other, exvector &v) const |
| Contraction of an indexed symmetric structure constant with something else. | |
Protected Member Functions | |
| unsigned | return_type () const |
| 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 tensor of symmetric su(3) structure constants.
Automatic symbolic evaluation of indexed symmetric structure constant.
Reimplemented from GiNaC::basic.
| bool GiNaC::su3d::contract_with | ( | exvector::iterator | self, |
| exvector::iterator | other, | ||
| exvector & | v | ||
| ) | const [virtual] |
Contraction of an indexed symmetric structure constant with something else.
Reimplemented from GiNaC::basic.
| unsigned GiNaC::su3d::return_type | ( | ) | const [inline, protected, virtual] |
Reimplemented from GiNaC::tensor.
Definition at line 133 of file color.h.
References GiNaC::return_types::commutative.
| void GiNaC::su3d::do_print | ( | const print_context & | c, |
| unsigned | level | ||
| ) | const [protected] |
Default output to stream.
Reimplemented from GiNaC::basic.
| void GiNaC::su3d::do_print_latex | ( | const print_latex & | c, |
| unsigned | level | ||
| ) | const [protected] |