MCPcopy Create free account
hub / github.com/alignoth/alignoth / Ss

Function Ss

resources/vega.min.js:4758–4769  ·  view source on GitHub ↗
(t, e, n, r, i)

Source from the content-addressed store, hash-verified

4756 r(i, o, ++a));
4757 }
4758 function Ss(t, e, n, r, i) {
4759 let o = 0,
4760 a = 0;
4761 return (
4762 Fs(t, e, n, (t, e) => {
4763 const n = e - i(t),
4764 s = e - r;
4765 ((o += n * n), (a += s * s));
4766 }),
4767 1 - o / a
4768 );
4769 }
4770 function $s(t, e, n) {
4771 let r = 0,
4772 i = 0,

Callers 6

$sFunction · 0.85
TsFunction · 0.85
BsFunction · 0.85
zsFunction · 0.85
NsFunction · 0.85
OsFunction · 0.85

Calls 2

FsFunction · 0.85
iFunction · 0.70

Tested by

no test coverage detected