Click or drag to resize

PowellMinimizer Constructor

Overload List
 NameDescription
Public methodPowellMinimizer Default constructor.
Public methodPowellMinimizer(Double) Constructs a PowellMinimizer instance with the given error tolerance.
Public methodPowellMinimizer(Int32) Constructs a PowellMinimizer instance with the given maximum number of iterations.
Public methodPowellMinimizer(Double, Int32) Constructs a PowellMinimizer instance with the given error tolerance and maximum number of iterations.
Top
See Also