WireInitMode#

enum cuquantum.bindings.custatevecEx.WireInitMode(value)[source]#

Specifies the initialization mode of newly added wires. This enum is used by custatevecExStateVectorAddWires() to specify how the newly added wires are initialized. The initialization is applied per wire: each new wire is independently set to the specified single-qubit state, and the state vector is updated as the tensor product with the resulting block of new wires.

See custatevecExWireInitMode_t.

Member Type:

int

Valid values are as follows:

ZERO = <WireInitMode.ZERO: 0>#