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

Syntax

C#
void SetValue(
	double x1,
	double x2,
	double v
)
Visual Basic
Sub SetValue ( _
	x1 As Double, _
	x2 As Double, _
	v As Double _
)

Parameters

x1
Type: System..::..Double
x2
Type: System..::..Double
v
Type: System..::..Double

See Also