Click or drag to resize

COBYLA Class

Inheritance Hierarchy
SystemObject
  DotNumerics.Optimization.CobylaCOBYLA

Namespace: DotNumerics.Optimization.Cobyla
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class COBYLA
Request Example View Source

The COBYLA type exposes the following members.

Constructors
 NameDescription
Public methodCOBYLA(CALCFC) 
Public methodCOBYLA(COBYLB) 
Top
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_cobylb 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also