Click or drag to resize

HookeAndJeeves Class

Inheritance Hierarchy
SystemObject
  DWSIM.MathOps.MathEx.OptimizationLHookeAndJeeves

Namespace: DWSIM.MathOps.MathEx.OptimizationL
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public class HookeAndJeeves
Request Example View Source

The HookeAndJeeves type exposes the following members.

Constructors
 NameDescription
Public methodHookeAndJeeves 
Top
Properties
Methods
 NameDescription
Public methodSolve Minimizes a function value using HJ algorithm.
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also