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