Skip to main content

cutensorDestroyPlan

Function cutensorDestroyPlan 

Source
pub unsafe extern "C" fn cutensorDestroyPlan(
    plan: cutensorPlan_t,
) -> cutensorStatus_t
Expand description

Frees all resources related to the provided plan.

Remark

blocking, no reentrant, and thread-safe.