MCPcopy Create free account
hub / github.com/microsoft/SandDance / determinant

Method determinant

docs/app/js/sanddance-app.js:72146–72148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72144 return this.check();
72145 }
72146 determinant() {
72147 return _mat4.determinant(this);
72148 }
72149 getScale(result = [
72150 -0,
72151 -0,

Callers

nothing calls this directly

Calls 1

determinantMethod · 0.45

Tested by

no test coverage detected