An NDoc Documented Class Library

Bracket Class

Simple root bracketing routine. Starting with an initial point, a closed interval can be created known to contain at least one root for a function.

For a list of all members of this type, see Bracket Members.

System.Object
   numerics4net.root.Bracket

public class Bracket

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: numerics4net.root

Assembly: numerics4net-1.2 (in numerics4net-1.2.dll)

See Also

Bracket Members | numerics4net.root Namespace