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

Method ELEMENTS

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

Source from the content-addressed store, hash-verified

71086 return getZeroMatrix();
71087 }
71088 get ELEMENTS() {
71089 return 9;
71090 }
71091 get RANK() {
71092 return 3;
71093 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected