Cadabra
Computer algebra system for field theory problems
core
Symbols.hh
Go to the documentation of this file.
1
2
#pragma once
3
4
#include <set>
5
#include <string>
6
7
namespace
cadabra
{
8
namespace
symbols {
9
extern
const
std::set<std::string>
greek
;
10
}
11
}
cadabra::symbols::greek
const std::set< std::string > greek
Definition:
Symbols.cc:5
cadabra
Functions to handle the exchange properties of two or more symbols in a product.
Definition:
Algorithm.cc:1626
Generated on Mon Apr 30 2018 12:00:00 for Cadabra by
1.8.14