Uses of Class
com.imsl.math.ZeroSystem.DidNotConvergeException
Packages that use ZeroSystem.DidNotConvergeException
-
Uses of ZeroSystem.DidNotConvergeException in com.imsl.math
Methods in com.imsl.math that throw ZeroSystem.DidNotConvergeExceptionModifier and TypeMethodDescriptiondouble[]ZeroSystem.solve(ZeroSystem.Function objectF) Solve a system of nonlinear equations using the modified Powell hybrid algorithm