Class | Description |
---|---|
BoundedSortedDoubleArray |
An extension of SortedDoubleArray that can be limited in size.
|
DoubleArray |
Wrapper for double arrays (double[]) so that the array size expands automatically
as it is known from ArrayList.
|
SortedDoubleArray |
An extension of DoubleArray that inserts values in a sorted way.
|
Copyright © 2012. All Rights Reserved.