SimulatorPerformanceArgs(String, Int32, TimeSpan) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public SimulatorPerformanceArgs (string simulatorName, int nQubits, TimeSpan duration);
new Microsoft.Quantum.IQSharp.SimulatorPerformanceArgs : string * int * TimeSpan -> Microsoft.Quantum.IQSharp.SimulatorPerformanceArgs
Public Sub New (simulatorName As String, nQubits As Integer, duration As TimeSpan)
Parameters
- simulatorName
- String
- nQubits
- Int32
- duration
- TimeSpan