Uses of Class
org.hipparchus.util.ResizableDoubleArray
Package
Description
Convenience routines and common data structures used throughout the Hipparchus library.
-
Uses of ResizableDoubleArray in org.hipparchus.util
Modifier and TypeMethodDescriptionResizableDoubleArray.copy()
Returns a copy of the ResizableDoubleArray.ModifierConstructorDescriptionResizableDoubleArray
(ResizableDoubleArray original) Copy constructor.