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

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

#include <color.h>

Inheritance diagram for GiNaC::su3d:
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 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

Detailed Description

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

Definition at line 122 of file color.h.


Member Function Documentation

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

Automatic symbolic evaluation of indexed symmetric structure constant.

Reimplemented from GiNaC::basic.

Definition at line 224 of file color.cpp.

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.

Definition at line 362 of file color.cpp.

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]

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.