Click or drag to resize

ObjectiveFunctionF Method


Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public override double F(
	List<double> a
)
Request Example View Source

Parameters

a  ListDouble
 

Return Value

Double
See Also