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

Packages that use org.apache.openejb.math.util
org.apache.openejb.math.stat.descriptive   
org.apache.openejb.math.util   
 

Classes in org.apache.openejb.math.util used by org.apache.openejb.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.openejb.math.util used by org.apache.openejb.math.util
DoubleArray
          Provides a standard interface for double arrays.
ResizableDoubleArray
           A variable length DoubleArray implementation that automatically handles expanding and contracting its internal storage array as elements are added and removed.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.