Click or drag to resize
CVecCopy Method
Creates an exact copy of this vector.

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

Return Value

Type: CVec
The new vector
See Also