Public Types | Static Public Member Functions | List of all members
pinocchio::python::call< InertiaTpl< Scalar, Options > > Struct Template Reference

#include <inertia.hpp>

Public Types

typedef InertiaTpl< Scalar, OptionsInertia
 

Static Public Member Functions

static bool isApprox (const Inertia &self, const Inertia &other, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision())
 
static bool isZero (const Inertia &self, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision())
 

Detailed Description

template<typename Scalar, int Options>
struct pinocchio::python::call< InertiaTpl< Scalar, Options > >

Definition at line 29 of file bindings/python/spatial/inertia.hpp.

Member Typedef Documentation

template<typename Scalar , int Options>
typedef InertiaTpl<Scalar,Options> pinocchio::python::call< InertiaTpl< Scalar, Options > >::Inertia

Definition at line 31 of file bindings/python/spatial/inertia.hpp.

Member Function Documentation

template<typename Scalar , int Options>
static bool pinocchio::python::call< InertiaTpl< Scalar, Options > >::isApprox ( const Inertia self,
const Inertia other,
const Scalar prec = Eigen::NumTraits<Scalar>::dummy_precision() 
)
inlinestatic

Definition at line 33 of file bindings/python/spatial/inertia.hpp.

template<typename Scalar , int Options>
static bool pinocchio::python::call< InertiaTpl< Scalar, Options > >::isZero ( const Inertia self,
const Scalar prec = Eigen::NumTraits<Scalar>::dummy_precision() 
)
inlinestatic

Definition at line 39 of file bindings/python/spatial/inertia.hpp.


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


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:06