Sca   Conversion (ParD0 to Sca)

Implicitly converts the 0-dimensional parameter to a scalar.

Definition

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

Parameters

parD0  ParD0
Parameter to be converted to a scalar.

Return Value

Sca

See Also