The Language-Integrated Quantum Operations (LIQUi|>) Simulator
KetNormDiff Method |
Get L2 Norm of the difference of two ket vectors
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
member NormDiff : v2 : CVec -> float
Parameters
- v2
- Type: Microsoft.Research.LiquidCVec
Target ket vector to diff (obtained by ket.Single())
Return Value
Type: DoubleL2 Norm of the difference
