Initializes a new instance of the Cplex..::..DoubleParameter class

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public DoubleParameter(
	Cplex..::..DoubleParam key,
	double value
)

Parameters

key
Type: ILOG.OPL..::..Cplex..::..DoubleParam
value
Type: System..::..Double

See Also