CMat Properties

Liquid Quantum Simulator

CMat Properties

The CMat type exposes the following members.

Properties
  Name Description
Public property Item
Gets an individual element of the matrix, as a Complex number.
Public property Length
The number of rows or columns in the matrix, for square matrices.
Public property LengthC
The number of columns in the matrix.
Public property LengthR
The number of rows in the matrix.
Top
See Also