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

Method DMatrixSvd

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

Constructs a singular value decomposition for the specified matrix A. @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

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

Tested by

no test coverage detected