Uses of Class
org.apache.commons.math3.stat.descriptive.rank.Max
Packages that use Max
Package
Description
Generic univariate summary statistic objects.
Summary statistics based on ranks.
-
Uses of Max in org.apache.commons.math3.stat.descriptive
Fields in org.apache.commons.math3.stat.descriptive declared as Max -
Uses of Max in org.apache.commons.math3.stat.descriptive.rank
Methods in org.apache.commons.math3.stat.descriptive.rank that return MaxModifier and TypeMethodDescriptionMax.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 MaxModifier and TypeMethodDescriptionstatic voidCopies source to dest.Constructors in org.apache.commons.math3.stat.descriptive.rank with parameters of type Max