Uses of Interface
com.imsl.math.ZeroFunction.Function
Packages that use ZeroFunction.Function
-
Uses of ZeroFunction.Function in com.imsl.math
Methods in com.imsl.math with parameters of type ZeroFunction.FunctionModifier and TypeMethodDescriptiondouble[]ZeroFunction.computeZeros(ZeroFunction.Function objectF, double[] guess) Deprecated.Returns the zeros of a univariate function.