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