Uses of Class
processing.data.DoubleDict
-
Packages that use DoubleDict Package Description processing.data -
-
Uses of DoubleDict in processing.data
Methods in processing.data that return DoubleDict Modifier and Type Method Description DoubleDictDoubleDict. copy()Returns a duplicate copy of this object.DoubleDictDoubleDict. getPercent()Sum all of the values in this dictionary, then return a new FloatDict of each key, divided by the total sum.
-