Click or drag to resize
Noise Methods

The Noise type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDefaultNoise
Creates a default noise model. The new noise model has depolarizing noise on all qubits, and all gates have unit expected duration.
Public methodDump
Dumps noise statistics from the last run.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRun
Runs a circuit with this noise model.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also