Cadabra
Computer algebra system for field theory problems
|
#include <vector>
#include "Storage.hh"
#include "properties/GammaMatrix.hh"
#include "properties/Spinor.hh"
#include "properties/Traceless.hh"
#include "properties/GammaTraceless.hh"
#include "properties/SelfCommutingBehaviour.hh"
#include "properties/CommutingBehaviour.hh"
Go to the source code of this file.
Classes | |
class | cadabra::exchange |
struct | cadabra::exchange::identical_tensors_t |
struct | cadabra::exchange::tensor_type_t |
Namespaces | |
cadabra | |
Functions to handle the exchange properties of two or more symbols in a product. | |
Functions | |
bool | cadabra::operator< (const exchange::tensor_type_t &one, const exchange::tensor_type_t &two) |