StateVectorType#

enum cuquantum.bindings.custatevec.StateVectorType(value)[source]#

See custatevecStateVectorType_t.

Member Type:

int

Valid values are as follows:

ZERO = <StateVectorType.ZERO: 0>#
UNIFORM = <StateVectorType.UNIFORM: 1>#
GHZ = <StateVectorType.GHZ: 2>#
W = <StateVectorType.W: 3>#