Uses of Enum
org.apache.commons.statistics.inference.Inequality
Packages that use Inequality
-
Uses of Inequality in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference that return InequalityModifier and TypeMethodDescriptionstatic Inequality
Returns the enum constant of this type with the specified name.static Inequality[]
Inequality.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.commons.statistics.inference with parameters of type InequalityModifier and TypeMethodDescriptionKolmogorovSmirnovTest.with
(Inequality v) Return an instance with the configured inequality.