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

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

#include <pinocchio/math/sincos.hpp>

Static Public Member Functions

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

Detailed Description

Specific evaluation of sin/cos for float type.

Definition at line 60 of file sincos.hpp.


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