An NDoc Documented Class Library

IterativeMethod Class

A method to solve generic problems by finding successive (and hopefully better) approximations to the solution.

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

System.Object
   numerics4net.IterativeMethod
      Derived types

public abstract class IterativeMethod

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

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

See Also

IterativeMethod Members | numerics4net Namespace