Skip to main content

cutensorDestroyPlanPreference

Function cutensorDestroyPlanPreference 

Source
pub unsafe extern "C" fn cutensorDestroyPlanPreference(
    pref: cutensorPlanPreference_t,
) -> cutensorStatus_t
Expand description

Frees all resources related to the provided preference.

Remark

blocking, no reentrant, and thread-safe.