CVec.AddMCC Method

Liquid Quantum Simulator

CVecAddMCC Method
Calculates the norm of this vector. The norm is the square root of the sum of the complex magnitudes of the vector elements.

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

Return Value

Type: Double
This vector's norm
See Also