Noise Methods

Liquid Quantum Simulator

Noise Methods

The Noise type exposes the following members.

Methods
  Name Description
Public method Static member DefaultNoise
Creates a default noise model. The new noise model has depolarizing noise on all qubits, and all gates have unit expected duration.
Public method Dump
Dumps noise statistics from the last run.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Run
Runs a circuit with this noise model.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also