An NDoc Documented Class Library

Bracket Constructor (Function)

Create a root bracketer for the given function.

public Bracket(
   Function f
);

Parameters

f
the target function.

See Also

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