

Go to the source code of this file.
Namespaces | |
| pinocchio | |
| Main pinocchio namespace. | |
| pinocchio::python | |
Functions | |
| template<typename Matrix > | |
| Eigen::Ref< Matrix > | pinocchio::python::make_ref (Eigen::PlainObjectBase< Matrix > &mat) |
| template<typename Matrix > | |
| void | pinocchio::python::make_symmetric (Eigen::MatrixBase< Matrix > &mat) |
| template<typename Matrix > | |
| pinocchio::python::PINOCCHIO_EIGEN_PLAIN_TYPE (Matrix) make_copy(const Eigen | |