Kaba function fft.c2c_2d ed
...
Syntax ed
func static pure fft.c2c_2d(_in: Complex[], out _out: Complex[], n: i32, inverse: bool)
Parameters ed
- _in: Complex[]
- ...
- _out: Complex[]
- ...
- n: i32
- ...
- inverse: bool
- ...
...
func static pure fft.c2c_2d(_in: Complex[], out _out: Complex[], n: i32, inverse: bool)