cuquantum.bindings.cudensitymat.reset_random_seed

cuquantum.bindings.cudensitymat.reset_random_seed(intptr_t handle, int32_t random_seed)[source]

重置库上下文内随机数生成器使用的随机种子。

参数
  • handle (intptr_t) – 库句柄。

  • random_seed (int32_t) – 随机种子值。