 |
Cadabra
Computer algebra system for field theory problems
|
enum cadabra::Kernel::scalar_backend_t scalar_backend
Kernel(const Kernel &other)=delete
~Kernel()
Definition: Kernel.cc:19
static const std::string build
Definition: Kernel.hh:33
Kernel()
Definition: Kernel.cc:13
std::shared_ptr< Ex > ex_from_string(const std::string &)
Create an Ex expression object from a string, which will be parsed.
Definition: Kernel.cc:38
Properties properties
Definition: Kernel.hh:27
void inject_property(property *prop, std::shared_ptr< Ex > pattern, std::shared_ptr< Ex > property_arguments)
Inject a property into the system and attach it to the given pattern.
Definition: Kernel.cc:24
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:126
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:80
Class holding a collection of properties attached to expressions.
Definition: Props.hh:233
scalar_backend_t
Settings.
Definition: Kernel.hh:30
static const std::string version
Definition: Kernel.hh:32