Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Bridge.hh
Go to the documentation of this file.
1 
2 #pragma once
3 
4 #include "Storage.hh"
5 
10 
11 void pull_in(std::shared_ptr<cadabra::Ex> ex);
void pull_in(std::shared_ptr< cadabra::Ex > ex)
Replace any objects of the form '@(...)' in the expression tree by the python expression '...
Definition: Bridge.cc:8