get_time_propagation_scope_split_tdvp_config_attribute_dtype#

cuquantum.bindings.cudensitymat.get_time_propagation_scope_split_tdvp_config_attribute_dtype(int attr)[source]#

Get the Python data type of the corresponding TimePropagationScopeSplitTDVPConfigAttribute attribute.

Parameters:

attr (TimePropagationScopeSplitTDVPConfigAttribute) – The attribute to query.

Returns:

The data type of the queried attribute.

Note

This API has no C counterpart and is a convenient helper for allocating memory for time_propagation_scope_split_tdvp_config_get_attribute(), time_propagation_scope_split_tdvp_config_set_attribute().