#include <py_properties.hh>
◆ cpp_type
template<typename PropT , typename... ParentTs>
◆ py_type
template<typename PropT , typename... ParentTs>
◆ BoundProperty() [1/3]
template<typename PropT , typename... ParentTs>
◆ BoundProperty() [2/3]
template<typename PropT , typename... ParentTs>
◆ BoundProperty() [3/3]
template<typename PropT , typename... ParentTs>
◆ attach()
template<typename PropT , typename... ParentTs>
Attach this property to a different symbol.
◆ get_from_kernel()
template<typename PropT , typename... ParentTs>
std::shared_ptr< BoundProperty< PropT, ParentTs... > > cadabra::BoundProperty< PropT, ParentTs >::get_from_kernel |
( |
Ex::iterator |
ex, |
|
|
const std::string & |
label, |
|
|
bool |
ignore_parent_rel |
|
) |
| |
|
static |
◆ get_prop()
template<typename PropT , typename... ParentTs>
◆ latex_()
template<typename PropT , typename... ParentTs>
Human-readable form using LaTeX markup.
◆ repr_()
template<typename PropT , typename... ParentTs>
Python-parseable form. FIXME: not correct right now.
◆ str_()
template<typename PropT , typename... ParentTs>
Human-readable form in text, i.e. no special formatting.
The documentation for this class was generated from the following files: