Uses of Enum
org.apache.commons.statistics.descriptive.NaNPolicy
Packages that use NaNPolicy
Package
Description
Implementations of univariate statistics.
-
Uses of NaNPolicy in org.apache.commons.statistics.descriptive
Subclasses with type arguments of type NaNPolicy in org.apache.commons.statistics.descriptiveMethods in org.apache.commons.statistics.descriptive that return NaNPolicyModifier and TypeMethodDescriptionstatic NaNPolicyReturns the enum constant of this type with the specified name.static NaNPolicy[]NaNPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.commons.statistics.descriptive with parameters of type NaNPolicy