MCPcopy
hub / github.com/josdejong/mathjs / transpose.test.js

File transpose.test.js

test/unit-tests/function/matrix/transpose.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// test transpose
2import assert from 'assert'
3
4import math from '../../../../src/defaultInstance.js'

Callers

nothing calls this directly

Calls 8

transposeFunction · 0.85
toArrayMethod · 0.80
datatypeMethod · 0.80
matrixMethod · 0.65
valueOfMethod · 0.65
sparseMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected