Package org.apache.openejb.math.util

Interface Summary
DoubleArray Provides a standard interface for double arrays.
 

Class Summary
MathUtils Some useful additions to the built-in functions in Math.
ResizableDoubleArray A variable length DoubleArray implementation that automatically handles expanding and contracting its internal storage array as elements are added and removed.
 



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