Package net.imglib2.util
package net.imglib2.util
-
ClassDescriptionTools for setting up basic benchmarks.Static utility methods to convert from a value to a bin, useful for dealing with histograms and LUTs.Implements the concept of fractionsThis class contains static methods for copying image data to and from Img instances.N-dimensional data is often stored in a flat 1-dimensional array.Convenience methods for manipulating
Intervals
.IterablePair<A,B> TODOBasic vector and matrix operations implemented on double[] and double[][].Pair<A,B> TODORealSum
implements a method to reduce numerical instabilities when summing up a very large number of double precision numbers.TODOValuePair<A,B> TODO