The Language-Integrated Quantum Operations (LIQUi|>) Simulator
The Language-Integrated Quantum Operations (LIQUi|>) Simulator
Microsoft.Research.Liquid
CVec Class
CVec Methods
AddMCC Method
Copy Method
Dump Method
DumpMCC Method
GlobalPhase Method
Kron Method
NonZeros Method
Normalize Method
Read Method
Scale Method
ToString Method
Write Method
Zero Method
CVec
Kron Method
Computes the Kronecker product of this vector and another.
Namespace:
Microsoft.Research.Liquid
Assembly:
Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
Copy
member
Kron
:
v2
:
CVec
->
CVec
Parameters
v2
Type:
Microsoft.Research.Liquid
CVec
Vector to multiply this one by
Return Value
Type:
CVec
The result vector
See Also
Reference
CVec Class
Microsoft.Research.Liquid Namespace
Copyright (c) 2015, 2016 Microsoft Corporation (all rights reserved)