Class F
- java.lang.Object
-
- io.virtdata.continuous.int_double.IntToDoubleContinuousCurve
-
- io.virtdata.continuous.int_double.F
-
- All Implemented Interfaces:
java.util.function.IntToDoubleFunction
public class F extends IntToDoubleContinuousCurve
- See Also:
- Wikipedia: F-distribution, Commons JavaDoc: FDistribution, Mathworld: F-Distribution {@inheritDoc}
-
-
Field Summary
-
Fields inherited from class io.virtdata.continuous.int_double.IntToDoubleContinuousCurve
CLAMP, COMPUTE, HASH, INTERPOLATE, MAP, NOCLAMP
-
-
Constructor Summary
Constructors Constructor Description F(double numeratorDegreesOfFreedom, double denominatorDegreesOfFreedom, java.lang.String... mods)
-
Method Summary
-
Methods inherited from class io.virtdata.continuous.int_double.IntToDoubleContinuousCurve
applyAsDouble
-
-