MetricsNames.WidthCounter Class

Definition

Metric names collected by the Width Counter component. Set UseWidthCounter to true to enable collection.

public static class MetricsNames.WidthCounter
type MetricsNames.WidthCounter = class
Public Class MetricsNames.WidthCounter
Inheritance
MetricsNames.WidthCounter

Fields

BorrowedWith

Maximum number of qubits borrowed inside the operation.

ExtraWidth

Maximum number of qubits allocated during the execution of the operation.

InputWidth

Number of qubits input into the operation.

ReturnWidth

Number of qubits returned from an operation.

Applies to