BFGSBMinimizer Class

Definition

Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public class BFGSBMinimizer
Inheritance
Object    BFGSBMinimizer

Constructors

Properties

Methods

FindRoots 
FunctionGradientInternal 
Solve Minimizes a function value using IPOPT solver.

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also