Template Function at::symint::fft_rfftn_out(at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, at::OptionalIntArrayRef, ::std::optional<c10::string_view>)¶
Defined in File Functions.h
Function Documentation¶
-
template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor &at::symint::fft_rfftn_out(at::Tensor &out, const at::Tensor &self, at::OptionalSymIntArrayRef s = ::std::nullopt, at::OptionalIntArrayRef dim = ::std::nullopt, ::std::optional<c10::string_view> norm = ::std::nullopt)¶