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

Method DMatrixEvd

core/src/main/java/edu/mines/jtk/lapack/DMatrixEvd.java:43–80  ·  view source on GitHub ↗

Constructs an eigenvalue decomposition for the specified square matrix. @param a the square matrix

(DMatrix a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

argumentMethod · 0.95
getMethod · 0.95
checkMethod · 0.95
isSquareMethod · 0.45
getNMethod · 0.45
getPackedColumnsMethod · 0.45
isSymmetricMethod · 0.45

Tested by

no test coverage detected