pinocchio  2.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
SINCOSAlgo< double > Struct Reference

Specific evaluation of sin/cos for double type. More...

#include <pinocchio/math/sincos.hpp>

Static Public Member Functions

static void run (const double &a, double *sa, double *ca)
 

Detailed Description

Specific evaluation of sin/cos for double type.

Definition at line 44 of file sincos.hpp.


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