state_vector_set_math_mode#

cuquantum.bindings.custatevecEx.state_vector_set_math_mode(intptr_t state_vector, int mode)[source]#

Set the compute precision mode for a state vector instance.

Parameters:
  • state_vector (intptr_t) – state vector instance.

  • mode (int) – Compute precision mode as defined by custatevecMathMode_t.