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

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

#include <math/sincos.hpp>

Static Public Member Functions

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

Detailed Description

template<>
struct pinocchio::SINCOSAlgo< float >

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: