Click or drag to resize
CVeciSafe Property
Gets the imaginary part of an element of this vector by index.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member iSafe : float with get, set

Parameters

i
Type: SystemUInt64
The index of the element to get

Return Value

Type: Double
The imaginary part of the Complex value of the element
See Also