This member function retrieves the value of the element as an array of decision variables of type float.

Return Value

An array of float decision variables.

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

Syntax

C#
public INumVarMap AsNumVarMap()

See Also