#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) |
Definition at line 23 of file GteATanEstimate.h.
|
inlinestatic |
Definition at line 55 of file GteATanEstimate.h.
|
inlinestatic |
Definition at line 62 of file GteATanEstimate.h.
|
inlinestaticprivate |
Definition at line 79 of file GteATanEstimate.h.
|
inlinestaticprivate |
Definition at line 90 of file GteATanEstimate.h.
|
inlinestaticprivate |
Definition at line 102 of file GteATanEstimate.h.
|
inlinestaticprivate |
Definition at line 115 of file GteATanEstimate.h.
|
inlinestaticprivate |
Definition at line 129 of file GteATanEstimate.h.
|
inlinestaticprivate |
Definition at line 144 of file GteATanEstimate.h.