|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleArray | |
---|---|
org.apache.commons.math3.util | Convenience routines and common data structures used throughout the commons-math library. |
Uses of DoubleArray in org.apache.commons.math3.util |
---|
Classes in org.apache.commons.math3.util that implement DoubleArray | |
---|---|
class |
ResizableDoubleArray
A variable length DoubleArray implementation that automatically
handles expanding and contracting its internal storage array as elements
are added and removed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |