An NDoc Documented Class Library

Bracket Constructor (Function, UInt32)

Create a root bracketer for the given function.

public Bracket(
   Function f,
   uint iterations
);

Parameters

f
the target function.
iterations
maximum number of iterations.

See Also

Bracket Class | numerics4net.root Namespace | Bracket Constructor Overload List