pauli_expansion_view_execute_deduplication#
-
cuquantum.
bindings. cupauliprop. pauli_expansion_view_execute_deduplication( - intptr_t handle,
- intptr_t view_in,
- intptr_t expansion_out,
- int32_t make_sorted,
- intptr_t workspace,
Deduplicates a Pauli expansion view.
- Parameters:
handle (intptr_t) – Library handle.
view_in (intptr_t) – Pauli expansion view to be deduplicated.
expansion_out (intptr_t) – Pauli expansion to be populated with the deduplicated view.
make_sorted (int32_t) – Whether or not the output expansion is required to be sorted.
workspace (intptr_t) – Allocated workspace descriptor.