cuquantum.custatevec.sampler_destroy

cuquantum.custatevec.sampler_destroy(intptr_t sampler)

Destroy the sampler descriptor.

Parameters

sampler (intptr_t) – The pointer address (as Python int) to the sampler descriptor.

Note

This function has no C counterpart in the current release.

See also

sampler_create()