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

Method DMatrixQrd

core/src/main/java/edu/mines/jtk/lapack/DMatrixQrd.java:41–56  ·  view source on GitHub ↗

Constructs a QR decomposition for the specified matrix A. @param a the m-by-n matrix A with m>=n.

(DMatrix a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

argumentMethod · 0.95
checkMethod · 0.95
getMMethod · 0.45
getNMethod · 0.45
minMethod · 0.45
getPackedColumnsMethod · 0.45

Tested by

no test coverage detected