pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
CasadiMatrixToPython< CasadiMatrix > Struct Template Reference

Static Public Member Functions

static PyObjectconvert (CasadiMatrix const &x)
 
static PyTypeObject constget_pytype ()
 
static void registration ()
 

Detailed Description

template<typename CasadiMatrix>
struct pinocchio::python::CasadiMatrixToPython< CasadiMatrix >

Definition at line 345 of file casadi.hpp.

Member Function Documentation

◆ convert()

template<typename CasadiMatrix >
static PyObject * convert ( CasadiMatrix const x)
inlinestatic

Definition at line 348 of file casadi.hpp.

◆ get_pytype()

template<typename CasadiMatrix >
static PyTypeObject const * get_pytype ( )
inlinestatic

Definition at line 364 of file casadi.hpp.

◆ registration()

template<typename CasadiMatrix >
static void registration ( )
inlinestatic

Definition at line 369 of file casadi.hpp.


The documentation for this struct was generated from the following file: