MCPcopy Create free account
hub / github.com/dhale/jtk / DMatrixQrd

Method DMatrixQrd

core/src/main/java/edu/mines/jtk/la/DMatrixQrd.java:47–83  ·  view source on GitHub ↗

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

Calls 5

argumentMethod · 0.95
hypotMethod · 0.80
getMethod · 0.65
getMMethod · 0.45
getNMethod · 0.45

Tested by

no test coverage detected