rfftfreqΒΆ
Computes the discrete Fourier transform sample frequencies (for rfft and irfft).
Abstract Signature:
rfftfreq(n: int, d: float, dtype: Optional[dtype], device: Optional[device])
Computes the discrete Fourier transform sample frequencies (for rfft and irfft).
Abstract Signature:
rfftfreq(n: int, d: float, dtype: Optional[dtype], device: Optional[device])