MCPcopy
hub / github.com/jstat/jstat / linearalgebra.js

File linearalgebra.js

src/linearalgebra.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Provides functions for the solution of linear system of equations, integration, extrapolation,
2 * interpolation, eigenvalue problems, differential equations and PCA analysis. */
3
4(function(jStat, Math) {

Callers

nothing calls this directly

Calls 3

isUsableFunction · 0.85
posFunction · 0.85
jStatFunction · 0.85

Tested by

no test coverage detected