state_vector_expose_resources#

cuquantum.bindings.custatevecEx.state_vector_expose_resources(
intptr_t state_vector,
int expose_resources,
)[source]#

Expose state vector resources for access.

Parameters:
  • state_vector (intptr_t) – StateVector instance.

  • expose_resources (ExposeResources) – Layout type for exposing resources.