Uses of Class
toxi.util.datatypes.DoubleRange
Packages that use DoubleRange
-
Uses of DoubleRange in toxi.math
Methods in toxi.math that return DoubleRange -
Uses of DoubleRange in toxi.util.datatypes
Subclasses of DoubleRange in toxi.util.datatypesMethods in toxi.util.datatypes that return DoubleRangeModifier and TypeMethodDescriptionDoubleRange.copy()
static DoubleRange
DoubleRange.fromSamples
(double... samples) static DoubleRange
DoubleRange.fromSamples
(List<Double> samples) DoubleRange.seed
(long seed)