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