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:
Adjform.cc:83
Generated on Sun Jun 26 2022 22:01:23 for Cadabra by
1.8.17