|
| PyFunction (PyObject *obj) |
|
variable_list | apply (variable_list &&inputs) override |
|
variable_list | legacy_apply (const variable_list &inputs) |
|
void | release_variables () override |
|
std::string | name () const override |
|
std::shared_ptr< Function > | get_shared_ptr () override |
|
bool | is_traceable () override |
|
Definition at line 34 of file python_function.h.
The documentation for this struct was generated from the following files: