5#include <pybind11/pybind11.h>
Base class used for all objects in the Python world which can own other objects and can be owned them...
static void bind(py::module &m)
PyVariableGroup(PyVariableGroup &&)=default
VariableGroup()=default
Default constructor: Allows late initialisation of VariableGroups (e.g.
InvalidityTracer application module.