This is the complete list of members for gte::Function< Real >, including all inherited members.
| ACos(Real const &x) | gte::Function< Real > | static |
| ACosh(Real const &x) | gte::Function< Real > | static |
| ACoshImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ACoshImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ACoshImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ACosImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ACosImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ACosImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ASin(Real const &x) | gte::Function< Real > | static |
| ASinh(Real const &x) | gte::Function< Real > | static |
| ASinhImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ASinhImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ASinhImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ASinImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ASinImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ASinImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ATan(Real const &x) | gte::Function< Real > | static |
| ATan2(Real const &y, Real const &x) | gte::Function< Real > | static |
| ATan2Impl(T y, T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ATan2Impl(T y, T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ATan2Impl(T const &y, T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ATan2pi(Real const &y, Real const &x) | gte::Function< Real > | static |
| ATan2piImpl(T y, T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ATan2piImpl(T y, T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ATan2piImpl(T const &y, T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ATanh(Real const &x) | gte::Function< Real > | static |
| ATanhImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ATanhImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ATanhImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ATanImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ATanImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ATanImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ATanpi(Real const &x) | gte::Function< Real > | static |
| ATanpiImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ATanpiImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ATanpiImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Ceil(Real const &x) | gte::Function< Real > | static |
| CeilImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| CeilImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| CeilImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Clamp(Real const &x, Real const &min, Real const &max) | gte::Function< Real > | static |
| Cos(Real const &x) | gte::Function< Real > | static |
| Cosh(Real const &x) | gte::Function< Real > | static |
| CoshImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| CoshImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| CoshImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| CosImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| CosImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| CosImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Cospi(Real const &x) | gte::Function< Real > | static |
| CospiImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| CospiImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| CospiImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Exp(Real const &x) | gte::Function< Real > | static |
| Exp10(Real const &x) | gte::Function< Real > | static |
| Exp10Impl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| Exp10Impl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| Exp10Impl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Exp2(Real const &x) | gte::Function< Real > | static |
| Exp2Impl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| Exp2Impl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| Exp2Impl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ExpImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ExpImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ExpImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| FAbs(Real const &x) | gte::Function< Real > | static |
| FAbsImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| FAbsImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| FAbsImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Floor(Real const &x) | gte::Function< Real > | static |
| FloorImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| FloorImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| FloorImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| FMod(Real const &x, Real const &y) | gte::Function< Real > | static |
| FModImpl(T x, T y, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| FModImpl(T x, T y, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| FModImpl(T const &x, T const &y, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| GetMaxBisections() | gte::Function< Real > | static |
| GetMaxBisectionsImpl(Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| GetMaxBisectionsImpl(Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| GetMaxBisectionsImpl(Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| InvSqrt(Real const &x) | gte::Function< Real > | static |
| InvSqrtImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| InvSqrtImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| InvSqrtImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| ISign(Real const &x) | gte::Function< Real > | static |
| ISignImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| ISignImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| ISignImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Log(Real const &x) | gte::Function< Real > | static |
| Log10(Real const &x) | gte::Function< Real > | static |
| Log10Impl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| Log10Impl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| Log10Impl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Log2(Real const &x) | gte::Function< Real > | static |
| Log2Impl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| Log2Impl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| Log2Impl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| LogImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| LogImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| LogImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Pow(Real const &x, Real const &y) | gte::Function< Real > | static |
| PowImpl(T x, T y, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| PowImpl(T x, T y, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| PowImpl(T const &x, T const &y, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Saturate(Real const &x) | gte::Function< Real > | static |
| SaturateImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| SaturateImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| SaturateImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Sign(Real const &x) | gte::Function< Real > | static |
| SignImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| SignImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| SignImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Sin(Real const &x) | gte::Function< Real > | static |
| Sinh(Real const &x) | gte::Function< Real > | static |
| SinhImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| SinhImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| SinhImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| SinImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| SinImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| SinImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Sinpi(Real const &x) | gte::Function< Real > | static |
| SinpiImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| SinpiImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| SinpiImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Sqr(Real const &x) | gte::Function< Real > | static |
| Sqrt(Real const &x) | gte::Function< Real > | static |
| SqrtImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| SqrtImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| SqrtImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| Tan(Real const &x) | gte::Function< Real > | static |
| Tanh(Real const &x) | gte::Function< Real > | static |
| TanhImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| TanhImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| TanhImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |
| TanImpl(T x, Arithmetic::IsFPType tag) | gte::Function< Real > | privatestatic |
| TanImpl(T x, Arithmetic::IsFP16Type tag) | gte::Function< Real > | privatestatic |
| TanImpl(T const &x, Arithmetic::IsBSType tag) | gte::Function< Real > | privatestatic |