#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) |
Definition at line 22 of file GteSinEstimate.h.
|
inlinestatic |
Definition at line 56 of file GteSinEstimate.h.
|
inlinestatic |
Definition at line 63 of file GteSinEstimate.h.
|
inlinestaticprivate |
Definition at line 69 of file GteSinEstimate.h.
|
inlinestaticprivate |
Definition at line 80 of file GteSinEstimate.h.
|
inlinestaticprivate |
Definition at line 92 of file GteSinEstimate.h.
|
inlinestaticprivate |
Definition at line 105 of file GteSinEstimate.h.
|
inlinestaticprivate |
Definition at line 119 of file GteSinEstimate.h.
|
inlinestaticprivate |
Definition at line 134 of file GteSinEstimate.h.