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

Method isSymmetric

core/src/main/java/edu/mines/jtk/la/DMatrix.java:134–142  ·  view source on GitHub ↗

Determines whether this matrix is symmetric (and square). @return true, if symmetric (and square); false, otherwise.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testConstructMethod · 0.95
testConstructMethod · 0.95
testOtherMethod · 0.95
testOtherMethod · 0.45
DMatrixEvdMethod · 0.45

Calls 1

isSquareMethod · 0.95

Tested by 4

testConstructMethod · 0.76
testConstructMethod · 0.76
testOtherMethod · 0.76
testOtherMethod · 0.36