Sca   Conversion (Set to Sca)

Implicitly converts the set to a scalar.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public static implicit operator Sca (
	Set set
)

Parameters

set  Set
Set to be converted to a scalar.

Return Value

Sca

See Also