The Language-Integrated Quantum Operations (LIQUi|>) Simulator
The Language-Integrated Quantum Operations (LIQUi|>) Simulator
Microsoft.Research.Liquid
CMat Class
CMat Methods
Mul Method
Mul Method (Double)
Mul Method (CMat)
Mul Method (CVec)
CMat
Mul Method (CVec)
Calculates the product of this matrix and a vector. The vector's length must match the numder of columns in this matrix.
Namespace:
Microsoft.Research.Liquid
Assembly:
Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
Copy
member
Mul
:
v
:
CVec
->
CVec
Parameters
v
Type:
Microsoft.Research.Liquid
CVec
The vector to multiply
Return Value
Type:
CVec
The resulting product vector
See Also
Reference
CMat Class
Mul Overload
Microsoft.Research.Liquid Namespace
Copyright (c) 2015, 2016 Microsoft Corporation (all rights reserved)