ObjectiveFunctionF Method

Definition

Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public override double F(
	List<double> a
)

Parameters

a  ListDouble
 

Return Value

Double

See Also