PermutationType#

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

Specifies the permutation type.

See custatevecExPermutationType_t.

Member Type:

int

Valid values are as follows:

SCATTER = <PermutationType.SCATTER: 0>#
GATHER = <PermutationType.GATHER: 1>#