CMat Constructor

Liquid Quantum Simulator

CMat Constructor
Overload List
  Name Description
Public method CMat(Double, Double)
Creates a new matrix from arrays of real and imaginary parts.
Public method CMat(Int32, FSharpListTupleInt32, Int32, Double, Double)
Creates a square matrx from a sparse list of elements.
Public method CMat(Int32, FSharpOptionBoolean)
Creates a square identity or zero matrix.
Top
See Also