Uses of Interface
org.hipparchus.util.MathArrays.Function
Package
Description
Convenience routines and common data structures used throughout the Hipparchus library.
-
Uses of MathArrays.Function in org.hipparchus.util
Modifier and TypeMethodDescriptiondouble
ResizableDoubleArray.compute
(MathArrays.Function f) Performs an operation on the addressable elements of the array.