Rate this Page

Function at::histogramdd(const at::Tensor&, at::TensorList, ::std::optional<at::ArrayRef<double>>, const ::std::optional<at::Tensor>&, bool)#

Function Documentation#

inline ::std::tuple<at::Tensor, ::std::vector<at::Tensor>> at::histogramdd(const at::Tensor &self, at::TensorList bins, ::std::optional<at::ArrayRef<double>> range = ::std::nullopt, const ::std::optional<at::Tensor> &weight = {}, bool density = false)#