fftwf_alloc_complex Interface Reference

fftwf_alloc_complex Interface Reference#

HIPFORT API Reference: hipfort_hipfftw::fftwf_alloc_complex Interface Reference
hipfort_hipfftw::fftwf_alloc_complex Interface Reference

This function is strictly equivalent to (fftwf_complex*) fftw_malloc(n * sizeof(fftwf_complex)) More...

Public Member Functions

type(c_ptr) function fftwf_alloc_complex_ (n)
 

Detailed Description

This function is strictly equivalent to (fftwf_complex*) fftw_malloc(n * sizeof(fftwf_complex))

Member Function/Subroutine Documentation

◆ fftwf_alloc_complex_()

type(c_ptr) function hipfort_hipfftw::fftwf_alloc_complex::fftwf_alloc_complex_ ( integer(c_size_t), value  n)

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