This method returns the default value of the floating-point parameter param in the invoked CP instance.

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

Syntax

C#
public virtual double GetParameterDefault(
	CP..::..DoubleParam param
)

See Also