| Package | Description |
|---|---|
| org.hipparchus.util |
Convenience routines and common data structures used throughout the Hipparchus library.
|
| Modifier and Type | Method and Description |
|---|---|
ResizableDoubleArray |
ResizableDoubleArray.copy()
Returns a copy of the ResizableDoubleArray.
|
| Constructor and Description |
|---|
ResizableDoubleArray(ResizableDoubleArray original)
Copy constructor.
|
Copyright © 2016–2020 Hipparchus.org. All rights reserved.