Classes | Static Public Member Functions | Static Private Member Functions | List of all members
gte::SinEstimate< Real > Class Template Reference

#include <GteSinEstimate.h>

Classes

struct  degree
 

Static Public Member Functions

template<int D>
static Real Degree (Real x)
 
template<int D>
static Real DegreeRR (Real x)
 

Static Private Member Functions

static Real Evaluate (degree< 3 >, Real x)
 
static Real Evaluate (degree< 5 >, Real x)
 
static Real Evaluate (degree< 7 >, Real x)
 
static Real Evaluate (degree< 9 >, Real x)
 
static Real Evaluate (degree< 11 >, Real x)
 
static Real Reduce (Real x)
 

Detailed Description

template<typename Real>
class gte::SinEstimate< Real >

Definition at line 22 of file GteSinEstimate.h.

Member Function Documentation

template<typename Real >
template<int D>
Real gte::SinEstimate< Real >::Degree ( Real  x)
inlinestatic

Definition at line 56 of file GteSinEstimate.h.

template<typename Real >
template<int D>
Real gte::SinEstimate< Real >::DegreeRR ( Real  x)
inlinestatic

Definition at line 63 of file GteSinEstimate.h.

template<typename Real >
Real gte::SinEstimate< Real >::Evaluate ( degree< 3 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 69 of file GteSinEstimate.h.

template<typename Real >
Real gte::SinEstimate< Real >::Evaluate ( degree< 5 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 80 of file GteSinEstimate.h.

template<typename Real >
Real gte::SinEstimate< Real >::Evaluate ( degree< 7 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 92 of file GteSinEstimate.h.

template<typename Real >
Real gte::SinEstimate< Real >::Evaluate ( degree< 9 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 105 of file GteSinEstimate.h.

template<typename Real >
Real gte::SinEstimate< Real >::Evaluate ( degree< 11 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 119 of file GteSinEstimate.h.

template<typename Real >
Real gte::SinEstimate< Real >::Reduce ( Real  x)
inlinestaticprivate

Definition at line 134 of file GteSinEstimate.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06