Method
DMatrixQrd
Constructs an QR decomposition for the specified matrix A. The matrix A must not have more columns than rows. If A is m-by-n, then, m>=n is required. @param a the matrix A.
(DMatrix a)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected