hipfftsetworkarea Interface Reference#
hipfort_hipfft::hipfftsetworkarea Interface Reference
  Set the plan's work area. More...
Public Member Functions | |
| integer(kind(hipfft_success)) function | hipfftsetworkarea_ (plan, workArea) | 
Detailed Description
Set the plan's work area.
- Parameters
 - 
  
[in] plan Pointer to the FFT plan. [in] workArea Pointer to the work area (on device).  
Member Function/Subroutine Documentation
◆ hipfftsetworkarea_()
| integer(kind(hipfft_success)) function hipfort_hipfft::hipfftsetworkarea::hipfftsetworkarea_ | ( | type(c_ptr), value | plan, | 
| type(c_ptr), value | workArea | ||
| ) | 
The documentation for this interface was generated from the following file: