state_initialize_zero#
-
cuquantum.
bindings. cudensitymat. state_initialize_zero( - intptr_t handle,
- intptr_t state,
- intptr_t stream,
Initializes the quantum state to zero (null state).
- Parameters:
handle (intptr_t) – Library handle.
state (intptr_t) – Quantum state (or a batch of quantum states).
stream (intptr_t) – CUDA stream.
See also