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

This class represents an su(3) generator. More...

#include <color.h>

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

List of all members.

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

Detailed Description

This class represents an su(3) generator.

Definition at line 87 of file color.h.


Member Function Documentation

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.

Definition at line 307 of file color.cpp.

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]

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.