Uses of Class
org.apfloat.HypergeometricHelper.Transformation
-
Packages that use HypergeometricHelper.Transformation Package Description org.apfloat The apfloat Application Programming Interface (API). -
-
Uses of HypergeometricHelper.Transformation in org.apfloat
Methods in org.apfloat that return HypergeometricHelper.Transformation Modifier and Type Method Description static HypergeometricHelper.TransformationHypergeometricHelper.Transformation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static HypergeometricHelper.Transformation[]HypergeometricHelper.Transformation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-