Searched refs:coef (Results 1 – 9 of 9) sorted by relevance
META-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
META-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
4495 this.coef = new Array(8); property4502 this.coef[w] = new Array(4); property4505 this.coef[w][filt] = new Float32Array(TNS_MAX_ORDER); property4546 coef_w = this.coef[w];4584 coef_w = this.coef[w],
1 …coef:[r],predict:()=>r,rSquared:0}}function ms(t,e,n,r){const i=r-t*t,o=Math.abs(i)<1e-24?0:(n-t*e…
1 …coef = -mat[j][i] / mat[i][i];\n for (let k = i; k < n + 1; k++) {\n if (i == k) {\n …