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

#include <GteCosEstimate.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< 2 >, Real x)
 
static Real Evaluate (degree< 4 >, Real x)
 
static Real Evaluate (degree< 6 >, Real x)
 
static Real Evaluate (degree< 8 >, Real x)
 
static Real Evaluate (degree< 10 >, Real x)
 
static void Reduce (Real x, Real &y, Real &sign)
 

Detailed Description

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

Definition at line 22 of file GteCosEstimate.h.

Member Function Documentation

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

Definition at line 56 of file GteCosEstimate.h.

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

Definition at line 63 of file GteCosEstimate.h.

template<typename Real >
Real gte::CosEstimate< Real >::Evaluate ( degree< 2 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 72 of file GteCosEstimate.h.

template<typename Real >
Real gte::CosEstimate< Real >::Evaluate ( degree< 4 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 82 of file GteCosEstimate.h.

template<typename Real >
Real gte::CosEstimate< Real >::Evaluate ( degree< 6 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 93 of file GteCosEstimate.h.

template<typename Real >
Real gte::CosEstimate< Real >::Evaluate ( degree< 8 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 105 of file GteCosEstimate.h.

template<typename Real >
Real gte::CosEstimate< Real >::Evaluate ( degree< 10 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 118 of file GteCosEstimate.h.

template<typename Real >
void gte::CosEstimate< Real >::Reduce ( Real  x,
Real &  y,
Real &  sign 
)
inlinestaticprivate

Definition at line 132 of file GteCosEstimate.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:05