#include <dynamic-graph/linear-algebra.h>
#include <dynamic-graph/value.h>
#include <boost/python.hpp>
Go to the source code of this file.
Namespaces | |
dynamicgraph | |
dynamicgraph::python | |
dynamicgraph::python::convert | |
Functions | |
boost::python::object | dynamicgraph::python::convert::fromValue (const command::Value &value) |
command::Value | dynamicgraph::python::convert::toValue (boost::python::object o, const command::Value::Type &type) |