This constructor creates a piecewise linear function that is constant. It is defined everywhere with value 0.

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

Syntax

C#
public INumToNumSegmentFunction NumToNumSegmentFunction()

See Also