computation of qr(A) where A.shape(M,N) with M >= N this function is called by the more general function _qr
(cls, A_data, out = None, work = None, epsilon = 1e-14)
source not stored for this graph (policy: none)
no test coverage detected