rocfft_plan_description_set_scale_double Interface Reference#
hipfort_rocfft::rocfft_plan_description_set_scale_double Interface Reference
Set scaling factor in double precision. More...
Public Member Functions | |
integer(kind(rocfft_status_success)) function | rocfft_plan_description_set_scale_double_ (description, scale) |
Detailed Description
Set scaling factor in double precision.
This is one of plan description functions to specify optional additional plan properties using the description handle. This API specifies scaling factor.
- Parameters
-
[in] description description handle [in] scale scaling factor
Member Function/Subroutine Documentation
◆ rocfft_plan_description_set_scale_double_()
integer(kind(rocfft_status_success)) function hipfort_rocfft::rocfft_plan_description_set_scale_double::rocfft_plan_description_set_scale_double_ | ( | type(c_ptr), value | description, |
real(c_double), value | scale | ||
) |
The documentation for this interface was generated from the following file: