This operator multiplies by a factor k the value of the invoking piecewise linear function everywhere on the definition interval.

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

Syntax

C#
void Prod(
	double k
)

Parameters

k
Type: System..::..Double

See Also