Click or drag to resize

IExternalNonLinearMinimizationSolver Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
public interface IExternalNonLinearMinimizationSolver
Request Example

The IExternalNonLinearMinimizationSolver type exposes the following members.

Properties
Methods
 NameDescription
Public methodSolve Minimizes a black-box non-linear equation.
Top
See Also