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

Method inverse

core/src/main/java/edu/mines/jtk/lapack/DMatrix.java:686–688  ·  view source on GitHub ↗

Returns the inverse of this matrix. If m>n for this m-by-n matrix A, then returns the pseudo-inverse. @return the inverse matrix.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

solveMethod · 0.95
identityMethod · 0.95

Tested by

no test coverage detected