Linear Algebra#

norm(a, /[, ord, axis, keepdims, stream])

Matrix or vector norm.

qr(a, *[, stream])

The QR factorizatoin of the input matrix.