Click or drag to resize

SimplexExtenderObjectiveFunction Delegate


Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 8.8.1.0
Syntax
public delegate double ObjectiveFunction(
	double[] x
)
Request Example View Source

Parameters

x  Double
 

Return Value

Double
See Also