CVec.Copy Method

Liquid Quantum Simulator

CVecCopy Method
Creates an exact copy of this vector.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member Copy : unit -> CVec 

Return Value

Type: CVec
The new vector
See Also