Rate this Page

Function at::cov#

Function Documentation#

inline at::Tensor at::cov(const at::Tensor &self, int64_t correction = 1, const ::std::optional<at::Tensor> &fweights = {}, const ::std::optional<at::Tensor> &aweights = {})#