rocfft_plan_description_set_scale_float Interface Reference

rocfft_plan_description_set_scale_float Interface Reference#

HIPFORT API Reference: hipfort_rocfft::rocfft_plan_description_set_scale_float Interface Reference
hipfort_rocfft::rocfft_plan_description_set_scale_float Interface Reference

Set scaling factor in single precision. More...

Public Member Functions

integer(kind(rocfft_status_success)) function rocfft_plan_description_set_scale_float_ (description, scale)
 

Detailed Description

Set scaling factor in single 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]descriptiondescription handle
[in]scalescaling factor

Member Function/Subroutine Documentation

◆ rocfft_plan_description_set_scale_float_()

integer(kind(rocfft_status_success)) function hipfort_rocfft::rocfft_plan_description_set_scale_float::rocfft_plan_description_set_scale_float_ ( type(c_ptr), value  description,
real(c_float), value  scale 
)

The documentation for this interface was generated from the following file: