quantum_operator_get_kind#
-
cuquantum.
bindings. cupauliprop. quantum_operator_get_kind(intptr_t handle, intptr_t oper) int[source]# Queries what kind of gate or channel a quantum operator represents.
- Parameters:
handle (intptr_t) – Library handle.
oper (intptr_t) – Quantum operator.
- Returns:
Kind of the quantum operator.
- Return type:
See also