IPOPTSolver Class
Definition
Namespace: DWSIM.MathOps.MathEx.Optimization
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
public class IPOPTSolverVB
Public Class IPOPTSolver- Inheritance
- Object IPOPTSolver
Constructors
Properties
Methods
| eval_f | |
| eval_g | |
| eval_grad_f | |
| eval_h | |
| eval_jac_g | |
| FindRoots | |
| FunctionGradient | |
| intermediate | |
| Solve | Minimizes a function value using IPOPT solver. |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |