Rate this Page

Function at::fft_irfft2_symint_out#

Function Documentation#

inline at::Tensor &at::fft_irfft2_symint_out(at::Tensor &out, const at::Tensor &self, at::OptionalSymIntArrayRef s = ::std::nullopt, at::IntArrayRef dim = {-2, -1}, ::std::optional<c10::string_view> norm = ::std::nullopt)#