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

Method mulInverse

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

Multiplies this transform by the inverse of transform t1. The final value is placed into this matrix (this = this t1^-1). @param t1 the matrix whose inverse is computed.

(Transform3D t1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

invertMethod · 0.95
mulMethod · 0.95

Tested by

no test coverage detected