Solves a system of n nonlinear equations f(x) = 0 using a modified Powell hybrid algorithm.

The ZeroSystem..::.IFunction type exposes the following members.

Methods

NameDescription
F
On return, fvalue contains the function value at the given point.

See Also