The Language-Integrated Quantum Operations (LIQUi|>) Simulator
CMat Constructor |

Name | Description | |
---|---|---|
![]() |
CMat(Double, Double) |
Creates a new matrix from arrays of real and imaginary parts.
|
![]() |
CMat(Int32, FSharpListTupleInt32, Int32, Double, Double) |
Creates a square matrx from a sparse list of elements.
|
![]() |
CMat(Int32, FSharpOptionBoolean) |
Creates a square identity or zero matrix.
|
