MCPcopy
hub / github.com/josdejong/mathjs / column.js

File column.js

src/function/matrix/column.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { factory } from '../../utils/factory.js'
2import { isMatrix } from '../../utils/is.js'
3import { clone } from '../../utils/object.js'
4import { validateIndex } from '../../utils/array.js'

Callers

nothing calls this directly

Calls 4

factoryFunction · 0.90
cloneFunction · 0.90
_columnFunction · 0.85
valueOfMethod · 0.65

Tested by

no test coverage detected