Uses of Class
org.drip.specialfunction.definition.RegularHypergeometricEstimator
Package | Description |
---|---|
org.drip.specialfunction.definition |
Definition of Special Function Estimators
|
org.drip.specialfunction.derived |
Special Functions Derived using Others
|
org.drip.specialfunction.group |
Special Function Singularity Solution Group
|
org.drip.specialfunction.hypergeometric |
Hyper-geometric Function Estimation Schemes
|
org.drip.specialfunction.ode |
Special Function Ordinary Differential Equations
|
-
Uses of RegularHypergeometricEstimator in org.drip.specialfunction.definition
Methods in org.drip.specialfunction.definition that return RegularHypergeometricEstimator Modifier and Type Method Description abstract RegularHypergeometricEstimator
RegularHypergeometricEstimator. albinate(HypergeometricParameters hypergeometricParametersAlbinate, R1ToR1 valueScaler, R1ToR1 zTransformer)
Albinate (i.e., Clone + Mutate) an Instance of Regular Hyper-geometric EstimatorRegularHypergeometricEstimator
RegularHypergeometricEstimator. albinateEuler()
Construct the Kummer24 Euler Transformation on 2F1RegularHypergeometricEstimator
RegularHypergeometricEstimator. albinatePfaffFirst()
Construct the Kummer24 Pfaff First Transformation on 2F1RegularHypergeometricEstimator
RegularHypergeometricEstimator. albinatePfaffSecond()
Construct the Kummer24 Pfaff Second Transformation on 2F1 -
Uses of RegularHypergeometricEstimator in org.drip.specialfunction.derived
Methods in org.drip.specialfunction.derived that return RegularHypergeometricEstimator Modifier and Type Method Description RegularHypergeometricEstimator
EllipticEIntegral. regularHypergeometricEstimator()
Retrieve the 2F1 Hyper-geometric Function EstimatorRegularHypergeometricEstimator
EllipticKIntegral. regularHypergeometricEstimator()
Retrieve the 2F1 Hyper-geometric Function EstimatorRegularHypergeometricEstimator
Jacobi. regularHypergeometricEstimator()
Retrieve the 2F1 Hyper-geometric Function EstimatorRegularHypergeometricEstimator
Kummer. regularHypergeometricEstimator()
Retrieve the 2F1 Hyper-geometric Function EstimatorRegularHypergeometricEstimator
Legendre. regularHypergeometricEstimator()
Retrieve the 2F1 Hyper-geometric Function EstimatorConstructors in org.drip.specialfunction.derived with parameters of type RegularHypergeometricEstimator Constructor Description Kummer(RegularHypergeometricEstimator regularHypergeometricEstimator)
Kummer Constructor -
Uses of RegularHypergeometricEstimator in org.drip.specialfunction.group
Methods in org.drip.specialfunction.group that return RegularHypergeometricEstimator Modifier and Type Method Description RegularHypergeometricEstimator
Kummer24. transposition12()
Generate the Transposition (12) under the Fuchsian Isomorphism with Symmetry Group on points 1, 2, 3RegularHypergeometricEstimator
Kummer24. transposition23()
Generate the Transposition (23) under the Fuchsian Isomorphism with Symmetry Group on points 1, 2, 3RegularHypergeometricEstimator
Kummer24. transposition34()
Generate the Transposition (34) under the Fuchsian Isomorphism with Symmetry Group on points 1, 2, 3Methods in org.drip.specialfunction.group with parameters of type RegularHypergeometricEstimator Modifier and Type Method Description static RiemannSphereSpanner
RiemannSphereSpanner2F1. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator, double[] connectionCoefficientArray)
Generate the 2F1 Instance of the RiemannSphereSpannerstatic Kummer24
Kummer24. Standard(RegularHypergeometricEstimator regularHypergeometricEstimator)
Construct the Kummer24 Isomorphic Array Version of the Fuchsian Equation -
Uses of RegularHypergeometricEstimator in org.drip.specialfunction.hypergeometric
Subclasses of RegularHypergeometricEstimator in org.drip.specialfunction.hypergeometric Modifier and Type Class Description class
EulerQuadratureEstimator
EulerQuadratureEstimator estimates the Hyper-geometric Function using the Euler Integral Representation.Methods in org.drip.specialfunction.hypergeometric that return RegularHypergeometricEstimator Modifier and Type Method Description RegularHypergeometricEstimator
EulerQuadratureEstimator. albinate(HypergeometricParameters hypergeometricParametersAlbinate, R1ToR1 valueScaler, R1ToR1 zTransformer)
RegularHypergeometricEstimator
GaussContiguousRelations. aMinus()
Retrieve the a- Gauss Contiguous FunctionRegularHypergeometricEstimator
GaussContiguousRelations. aPlus()
Retrieve the a+ Gauss Contiguous FunctionRegularHypergeometricEstimator
GaussContiguousRelations. aPlusBPlusCPlus()
Retrieve the a+b+c+ Gauss Contiguous FunctionRegularHypergeometricEstimator
GaussContiguousRelations. bMinus()
Retrieve the b- Gauss Contiguous FunctionRegularHypergeometricEstimator
GaussContiguousRelations. bPlus()
Retrieve the b+ Gauss Contiguous FunctionRegularHypergeometricEstimator
GaussContiguousRelations. cMinus()
Retrieve the c- Gauss Contiguous FunctionRegularHypergeometricEstimator
GaussContiguousRelations. cPlus()
Retrieve the c+ Gauss Contiguous FunctionConstructors in org.drip.specialfunction.hypergeometric with parameters of type RegularHypergeometricEstimator Constructor Description GaussContiguousRelations(RegularHypergeometricEstimator regularHypergeometricEstimator)
GaussContiguousRelations Constructor -
Uses of RegularHypergeometricEstimator in org.drip.specialfunction.ode
Methods in org.drip.specialfunction.ode with parameters of type RegularHypergeometricEstimator Modifier and Type Method Description static RegularSingularityIndependentSolution
RegularSingularityIndependentSolution2F1. Create(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of RegularSingularityIndependentSolutionstatic IndependentLinearSolutionList
IndependentLinearSolutionList2F1Z0. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of IndependentLinearSolutionList at z = 0static IndependentLinearSolutionList
IndependentLinearSolutionList2F1Z1. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of IndependentLinearSolutionList at z = 1static IndependentLinearSolutionList
IndependentLinearSolutionList2F1ZInfinity. Generate(RegularHypergeometricEstimator regularHypergeometricEstimator)
Generate the 2F1 Instance of IndependentLinearSolutionList at z = Infinity