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