Uses of Enum
org.apache.commons.statistics.inference.Inequality
Packages that use Inequality
-
Uses of Inequality in org.apache.commons.statistics.inference
Subclasses with type arguments of type Inequality in org.apache.commons.statistics.inferenceModifier and TypeClassDescriptionenumRepresents a non-equal comparison between two numbers.Methods in org.apache.commons.statistics.inference that return InequalityModifier and TypeMethodDescriptionstatic InequalityReturns 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.