| Name | Description | Type | Package | Framework |
| ResizableDoubleArray | A variable length DoubleArray implementation that automatically handles expanding and contracting its internal storage array as elements | Class | org.apache.commons.math3.util | Apache Commons |
| ResizableDoubleArray .ExpansionMode | Specification of expansion algorithm. | Class | org.apache.commons.math3.util.ResizableDoubleArray | Apache Commons |