#include <GteTanEstimate.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) |
static void | Reduce (Real x, Real &y) |
Definition at line 23 of file GteTanEstimate.h.
|
inlinestatic |
Definition at line 62 of file GteTanEstimate.h.
|
inlinestatic |
Definition at line 69 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 90 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 101 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 113 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 126 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 140 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 155 of file GteTanEstimate.h.
|
inlinestaticprivate |
Definition at line 171 of file GteTanEstimate.h.