Uses of Package
org.apache.commons.math.util

Packages that use org.apache.commons.math.util
org.apache.commons.math.stat.descriptive Generic univariate summary statistic objects. 
org.apache.commons.math.util Convience routines and common data structure used throughout the commons-math library. 
 

Classes in org.apache.commons.math.util used by org.apache.commons.math.stat.descriptive
ResizableDoubleArray
           A variable length DoubleArray implementation that automatically handles expanding and contracting its internal storage array as elements are added and removed.
 

Classes in org.apache.commons.math.util used by org.apache.commons.math.util
DoubleArray
          Provides a standard interface for double arrays.
NumberTransformer
          Subclasses implementing this interface can transform Objects to doubles.
 



Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.