Function at::histogram_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::ArrayRef<double>>, const ::std::optional<at::Tensor>&, bool)# Defined in File Functions.h Function Documentation# inline ::std::tuple<at::Tensor&, at::Tensor&> at::histogram_out(at::Tensor &hist, at::Tensor &bin_edges, const at::Tensor &self, int64_t bins = 100, ::std::optional<at::ArrayRef<double>> range = ::std::nullopt, const ::std::optional<at::Tensor> &weight = {}, bool density = false)#
Function at::histogram_out(at::Tensor&, at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::ArrayRef<double>>, const ::std::optional<at::Tensor>&, bool)# Defined in File Functions.h Function Documentation# inline ::std::tuple<at::Tensor&, at::Tensor&> at::histogram_out(at::Tensor &hist, at::Tensor &bin_edges, const at::Tensor &self, int64_t bins = 100, ::std::optional<at::ArrayRef<double>> range = ::std::nullopt, const ::std::optional<at::Tensor> &weight = {}, bool density = false)#