Rate this Page

Function at::linalg_matrix_norm_out(at::Tensor&, const at::Tensor&, const at::Scalar&, at::IntArrayRef, bool, ::std::optional<at::ScalarType>)#

Function Documentation#

inline at::Tensor &at::linalg_matrix_norm_out(at::Tensor &out, const at::Tensor &self, const at::Scalar &ord, at::IntArrayRef dim = {-2, -1}, bool keepdim = false, ::std::optional<at::ScalarType> dtype = ::std::nullopt)#