MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getBestType

Method getBestType

src/main/java/field/linalg/Transform3D.java:484–506  ·  view source on GitHub ↗

Returns the least general type of this matrix; the order of generality from least to most is: ZERO, IDENTITY, SCALE/TRANSLATION, ORTHOGONAL, RIGID, CONGRUENT, AFFINE. If the matrix is ORTHOGONAL, calling the method getDeterminantSign() will yield more information. @return the least general matrix t

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getTypeMethod · 0.95

Tested by

no test coverage detected