#include <GteExp2Estimate.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< 1 >, Real t) |
| static Real | Evaluate (degree< 2 >, Real t) |
| static Real | Evaluate (degree< 3 >, Real t) |
| static Real | Evaluate (degree< 4 >, Real t) |
| static Real | Evaluate (degree< 5 >, Real t) |
| static Real | Evaluate (degree< 6 >, Real t) |
| static Real | Evaluate (degree< 7 >, Real t) |
Definition at line 21 of file GteExp2Estimate.h.
|
inlinestatic |
Definition at line 54 of file GteExp2Estimate.h.
|
inlinestatic |
Definition at line 61 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 71 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 80 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 90 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 101 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 113 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 126 of file GteExp2Estimate.h.
|
inlinestaticprivate |
Definition at line 140 of file GteExp2Estimate.h.