#include <Kernel.hh>
◆ scalar_backend_t
Settings.
Enumerator |
---|
sympy | |
mathematica | |
◆ Kernel() [1/2]
◆ Kernel() [2/2]
cadabra::Kernel::Kernel |
( |
const Kernel & |
other | ) |
|
|
delete |
◆ ~Kernel()
◆ ex_from_string()
std::shared_ptr< cadabra::Ex > Kernel::ex_from_string |
( |
const std::string & |
s | ) |
|
Create an Ex expression object from a string, which will be parsed.
◆ inject_property()
void Kernel::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.
◆ properties
◆ scalar_backend
The documentation for this class was generated from the following files: