Scales n1 complex numbers in the specified array by 1/nfft. The inverse of a complex-to-complex FFT is a complex-to-complex FFT (with opposite sign) followed by this scaling. @param n1 1st (only) dimension of the array cx. @param cx the input/output array[2 n1].
(int n1, float[] cx)
source not stored for this graph (policy: none)
no outgoing calls