Uses of Class
org.apache.commons.math3.stat.descriptive.rank.Min
Packages that use Min
Package
Description
Summary statistics based on ranks.
-
Uses of Min in org.apache.commons.math3.stat.descriptive.rank
Methods in org.apache.commons.math3.stat.descriptive.rank that return MinModifier and TypeMethodDescriptionMin.copy()
Returns a copy of the statistic with the same internal state.Methods in org.apache.commons.math3.stat.descriptive.rank with parameters of type MinModifier and TypeMethodDescriptionstatic void
Copies source to dest.Constructors in org.apache.commons.math3.stat.descriptive.rank with parameters of type Min