◆ hipfftestimate1d_()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftestimate1d::hipfftestimate1d_ |
( |
integer(c_int), value |
nx, |
|
|
integer(kind(hipfft_r2c)), value |
myType, |
|
|
integer(c_int), value |
batch, |
|
|
type(c_ptr), value |
workSize |
|
) |
| |
◆ hipfftestimate1d_rank_0()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftestimate1d::hipfftestimate1d_rank_0 |
( |
integer(c_int) |
nx, |
|
|
integer(kind(hipfft_r2c)) |
myType, |
|
|
integer(c_int) |
batch, |
|
|
integer(c_size_t), target |
workSize |
|
) |
| |
◆ hipfftestimate1d_rank_1()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftestimate1d::hipfftestimate1d_rank_1 |
( |
integer(c_int) |
nx, |
|
|
integer(kind(hipfft_r2c)) |
myType, |
|
|
integer(c_int) |
batch, |
|
|
integer(c_size_t), dimension(:), target |
workSize |
|
) |
| |
The documentation for this interface was generated from the following file: