GiNaC  1.6.2
Public Member Functions | Protected Member Functions
GiNaC::su3f Class Reference

This class represents the tensor of antisymmetric su(3) structure constants. More...

#include <color.h>

Inheritance diagram for GiNaC::su3f:
GiNaC::tensor GiNaC::basic GiNaC::refcounted

List of all members.

Public Member Functions

ex eval_indexed (const basic &i) const
 Automatic symbolic evaluation of indexed antisymmetric structure constant.
bool contract_with (exvector::iterator self, exvector::iterator other, exvector &v) const
 Contraction of an indexed antisymmetric 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

Detailed Description

This class represents the tensor of antisymmetric su(3) structure constants.

Definition at line 104 of file color.h.


Member Function Documentation

ex GiNaC::su3f::eval_indexed ( const basic i) const [virtual]

Automatic symbolic evaluation of indexed antisymmetric structure constant.

Reimplemented from GiNaC::basic.

Definition at line 269 of file color.cpp.

bool GiNaC::su3f::contract_with ( exvector::iterator  self,
exvector::iterator  other,
exvector v 
) const [virtual]

Contraction of an indexed antisymmetric structure constant with something else.

Reimplemented from GiNaC::basic.

Definition at line 421 of file color.cpp.

unsigned GiNaC::su3f::return_type ( ) const [inline, protected, virtual]

Reimplemented from GiNaC::tensor.

Definition at line 115 of file color.h.

References GiNaC::return_types::commutative.

void GiNaC::su3f::do_print ( const print_context c,
unsigned  level 
) const [protected]

Default output to stream.

Reimplemented from GiNaC::basic.

void GiNaC::su3f::do_print_latex ( const print_latex c,
unsigned  level 
) const [protected]

The documentation for this class was generated from the following files:

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.