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

#include <GteATanEstimate.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 Evaluate (degree< 13 >, Real x)
 

Detailed Description

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

Definition at line 23 of file GteATanEstimate.h.

Member Function Documentation

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

Definition at line 55 of file GteATanEstimate.h.

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

Definition at line 62 of file GteATanEstimate.h.

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

Definition at line 79 of file GteATanEstimate.h.

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

Definition at line 90 of file GteATanEstimate.h.

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

Definition at line 102 of file GteATanEstimate.h.

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

Definition at line 115 of file GteATanEstimate.h.

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

Definition at line 129 of file GteATanEstimate.h.

template<typename Real >
Real gte::ATanEstimate< Real >::Evaluate ( degree< 13 >  ,
Real  x 
)
inlinestaticprivate

Definition at line 144 of file GteATanEstimate.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