rocfft_plan_destroy Interface Reference#
hipfort_rocfft::rocfft_plan_destroy Interface Reference
Destroy an FFT plan. More...
Public Member Functions | |
integer(kind(rocfft_status_success)) function | rocfft_plan_destroy_ (plan) |
Detailed Description
Destroy an FFT plan.
This API frees the plan after it is no longer needed.
- Parameters
-
[in] plan plan handle
Member Function/Subroutine Documentation
◆ rocfft_plan_destroy_()
integer(kind(rocfft_status_success)) function hipfort_rocfft::rocfft_plan_destroy::rocfft_plan_destroy_ | ( | type(c_ptr), value | plan | ) |
The documentation for this interface was generated from the following file: