Click or drag to resize
CMatCopy Method
Makes a new copy, independent copy of this matrix.

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

Return Value

Type: CMat
The new matrix
See Also