Uses of Interface
com.imsl.math.ZeroSystem.Function
Packages that use ZeroSystem.Function
-
Uses of ZeroSystem.Function in com.imsl.math
Subinterfaces of ZeroSystem.Function in com.imsl.mathModifier and TypeInterfaceDescriptionstatic interfacePublic interface for user supplied function toZeroSystemobject.Methods in com.imsl.math with parameters of type ZeroSystem.FunctionModifier and TypeMethodDescriptiondouble[]ZeroSystem.solve(ZeroSystem.Function objectF) Solve a system of nonlinear equations using the modified Powell hybrid algorithm