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

This class represents the Dirac gamma Lorentz vector. More...

#include <clifford.h>

Inheritance diagram for GiNaC::diracgamma:
GiNaC::cliffordunit 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 a gamma matrix 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 the Dirac gamma Lorentz vector.

Definition at line 119 of file clifford.h.


Member Function Documentation

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

Contraction of a gamma matrix with something else.

Reimplemented from GiNaC::cliffordunit.

Definition at line 338 of file clifford.cpp.

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

Default output to stream.

Reimplemented from GiNaC::cliffordunit.

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

Reimplemented from GiNaC::cliffordunit.


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.