23 const std::vector<std::string>& wrap, std::vector<std::string> args,
24 const std::string& method);
static WSEnvironment stdenv
Definition: MMACdb.hh:28
static void setup_link()
Definition: MMACdb.cc:135
static void teardown_link()
Definition: MMACdb.cc:172
static WSLINK lp
Definition: MMACdb.hh:29
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:142
static cadabra::Ex::iterator apply_mma(const cadabra::Kernel &, cadabra::Ex &, cadabra::Ex::iterator &, const std::vector< std::string > &wrap, std::vector< std::string > args, const std::string &method)
Functionality to act with Mathematica functions on (parts of) Cadabra Ex expressions and read the res...
Definition: MMACdb.cc:21