MCPcopy Create free account
hub / github.com/gpujs/gpu.js / internally-defined-matrices.js

File internally-defined-matrices.js

test/features/internally-defined-matrices.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, skip, test, module: describe, only } = require('qunit');
2const { GPU } = require('../../src');
3
4describe('features: internally defined matrices');

Callers

nothing calls this directly

Calls 3

testMatrix2Function · 0.85
testMatrix3Function · 0.85
testMatrix4Function · 0.85

Tested by

no test coverage detected