The Language-Integrated Quantum Operations (LIQUi|>) Simulator
CSMatMultiplyBang Operator |
Computes the Kronecker product of two matrices
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
F# does not support this operator.
Parameters
- m1
- Type: Microsoft.Research.LiquidCSMat
The left matrix - m2
- Type: Microsoft.Research.LiquidCSMat
The right matrix
Return Value
Type: CSMatThe result of the Kronecker product
