Gets the real part of an element of this vector by index.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax member rSafe : float with get, set
Parameters
- i
- Type: SystemUInt64
The index of the element to get
Return Value
Type:
DoubleThe real part of the Complex value of the element
See Also