fftwf_alloc_real Interface Reference#
hipfort_hipfftw::fftwf_alloc_real Interface Reference
This function is strictly equivalent to (float*) fftw_malloc(n * sizeof(float))
More...
Public Member Functions | |
| real(c_float) function | fftwf_alloc_real_ (n) |
Detailed Description
This function is strictly equivalent to (float*) fftw_malloc(n * sizeof(float))
Member Function/Subroutine Documentation
◆ fftwf_alloc_real_()
| real(c_float) function hipfort_hipfftw::fftwf_alloc_real::fftwf_alloc_real_ | ( | integer(c_size_t), value | n | ) |
The documentation for this interface was generated from the following file: