get_property#

cuquantum.bindings.custatevec.get_property(int type) int32_t[source]#

This function returns the version information of the cuStateVec library.

Parameters:

type (int) – requested property (MAJOR_VERSION, MINOR_VERSION, or PATCH_LEVEL).

Returns:

value of the requested property.

Return type:

int32_t