Uses of Class
org.apfloat.IncompleteGammaHelper.GammaValue
Packages that use IncompleteGammaHelper.GammaValue
-
Uses of IncompleteGammaHelper.GammaValue in org.apfloat
Methods in org.apfloat that return IncompleteGammaHelper.GammaValueModifier and TypeMethodDescriptionprivate static IncompleteGammaHelper.GammaValue
IncompleteGammaHelper.asymptoticLargeA
(Apcomplex a, Apcomplex z) private static IncompleteGammaHelper.GammaValue
IncompleteGammaHelper.asymptoticLargeZ
(Apcomplex a, Apcomplex z) private static IncompleteGammaHelper.GammaValue
IncompleteGammaHelper.attemptUStar
(Apcomplex a, Apcomplex z) private static IncompleteGammaHelper.GammaValue
IncompleteGammaHelper.gammaG
(Apcomplex a, Apcomplex z, IncompleteGammaHelper.ContinuedFraction algorithm, IncompleteGammaHelper.ContinuedFractionType type) IncompleteGammaHelper.GammaValue.invert()
private static IncompleteGammaHelper.GammaValue
IncompleteGammaHelper.lowerGamma
(Apcomplex a, Apcomplex z, IncompleteGammaHelper.ContinuedFraction[] algorithms) private static IncompleteGammaHelper.GammaValue
IncompleteGammaHelper.upperGamma
(Apcomplex a, Apcomplex z) Methods in org.apfloat with parameters of type IncompleteGammaHelper.GammaValueModifier and TypeMethodDescriptionIncompleteGammaHelper.GammaValue.subtract
(IncompleteGammaHelper.GammaValue that)