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