Rate this Page

Function at::linalg_pinv(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, bool)#

Function Documentation#

inline at::Tensor at::linalg_pinv(const at::Tensor &self, const ::std::optional<at::Tensor> &atol = {}, const ::std::optional<at::Tensor> &rtol = {}, bool hermitian = false)#