Public Types | Static Public Member Functions | List of all members
pinocchio::TaylorSeriesExpansion< CppAD::AD< Scalar > > Struct Template Reference

#include <cppad.hpp>

Inheritance diagram for pinocchio::TaylorSeriesExpansion< CppAD::AD< Scalar > >:
Inheritance graph
[legend]

Public Types

typedef CppAD::AD< Scalar > ADScalar
 
typedef TaylorSeriesExpansion< Scalar > Base
 

Static Public Member Functions

template<int degree>
static ADScalar precision ()
 
- Static Public Member Functions inherited from pinocchio::TaylorSeriesExpansion< Scalar >
template<int degree>
static Scalar precision ()
 Computes the expected tolerance of the argument of a Taylor series expansion for a certain degree according to the machine precision of the given input Scalar. More...
 

Detailed Description

template<typename Scalar>
struct pinocchio::TaylorSeriesExpansion< CppAD::AD< Scalar > >

Definition at line 160 of file autodiff/cppad.hpp.

Member Typedef Documentation

template<typename Scalar >
typedef CppAD::AD<Scalar> pinocchio::TaylorSeriesExpansion< CppAD::AD< Scalar > >::ADScalar

Definition at line 163 of file autodiff/cppad.hpp.

template<typename Scalar >
typedef TaylorSeriesExpansion<Scalar> pinocchio::TaylorSeriesExpansion< CppAD::AD< Scalar > >::Base

Definition at line 162 of file autodiff/cppad.hpp.

Member Function Documentation

template<typename Scalar >
template<int degree>
static ADScalar pinocchio::TaylorSeriesExpansion< CppAD::AD< Scalar > >::precision ( )
inlinestatic

Definition at line 166 of file autodiff/cppad.hpp.


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


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