Package | Description |
---|---|
org.apache.commons.math3.util |
Convenience routines and common data structures used throughout the commons-math library.
|
Modifier and Type | Class and Description |
---|---|
class |
ResizableDoubleArray
A variable length
DoubleArray implementation that automatically
handles expanding and contracting its internal storage array as elements
are added and removed. |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.