MatrixType#

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

Specifies the type of matrix.

See custatevecExMatrixType_t.

Member Type:

int

Valid values are as follows:

DENSE = <MatrixType.DENSE: 1>#
DIAGONAL = <MatrixType.DIAGONAL: 2>#
ANTI_DIAGONAL = <MatrixType.ANTI_DIAGONAL: 4>#