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