Home
last modified time | relevance | path

Searched refs:norm (Results 1 – 19 of 19) sorted by relevance

/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeBio.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_ShapeBio.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/codemirror/dist/modes/
H A Doctave.min.js.map1 …'clear', 'zeros', 'eye', 'mean', 'std', 'cov',\n 'det', 'eig', 'inv', 'norm', 'rank', 'trace', …
H A Didl.min.js.map1 …newton', 'noise_hurl',\n 'noise_pick', 'noise_scatter', 'noise_slur', 'norm', 'obj_class',\n …
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as115 …rogress event, because that event gave data at about 200Hz. The 10Hz timer is closer to HTML5 norm.
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js2620 function norm(a) { function
2624 var mag = math.sqrt(norm(a));
2650 out.scalex = math.sqrt(norm(row[0]));
2656 out.scaley = math.sqrt(norm(row[1]));
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3816 function norm(a) { function
3820 var mag = math.sqrt(norm(a));
3856 out.scalex = math.sqrt(norm(row[0]));
3862 out.scaley = math.sqrt(norm(row[1]));
/plugin/callflow/
H A Draphael.js2975 function norm(a) { function
2979 var mag = math.sqrt(norm(a));
3005 out.scalex = math.sqrt(norm(row[0]));
3011 out.scaley = math.sqrt(norm(row[1]));
/plugin/advrack/
H A Draphael.js2975 function norm(a) { function
2979 var mag = math.sqrt(norm(a));
3005 out.scalex = math.sqrt(norm(row[0]));
3011 out.scaley = math.sqrt(norm(row[1]));
/plugin/passpolicy/
H A Dwords.txt2429 norm
/plugin/mantis/lib/
H A Dchangelog313 …soap_parser: be lax when HTTP specifies ISO-8859-1 (the default) and XML specifies UTF-8 (the norm)
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …di-math-integral-box::before{content:"\FFE9"}.mdi-math-norm::before{content:"\FFEA"}.mdi-math-norm
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe42110 Ġab norm
/plugin/aceeditor/
H A Dbuild.js1norm|normest|not|notebook|now|nthroot|null|num2cell|num2hex|num2str|numel|nzmax|ode(?:113|15i|15s|…
/plugin/processing/
H A Dscript.js6111 p.norm = function(aNumber, low, high) { function