Rate this Page

Function at::linalg_pinv(const at::Tensor&, const at::Tensor&, bool)#

Function Documentation#

inline at::Tensor at::linalg_pinv(const at::Tensor &self, const at::Tensor &rcond, bool hermitian = false)#