Home
last modified time | relevance | path

Searched refs:n111 (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/textproc/p5-Text-NSP/Text-NSP-1.31/lib/Text/NSP/Measures/
H A D3D.pm152 $n111 = -1;
153 if(!defined $values->{n111})
161 $n111=$values->{n111};
164 if ($n111< 0)
172 if ($n111> $nppp)
179 if ($n111 > $n1pp || $n111 > $np1p || $n111 > $npp1)
187 $n112=$n11p-$n111;
210 $n121=$n1p1-$n111;
233 $n211=$np11-$n111;
255 $n212=$np1p-$n111-$n112-$n211;
[all …]
/dports/textproc/p5-Text-NSP/Text-NSP-1.31/bin/utils/contributed/
H A Dsort-trigrams.pl185 $n111=$4;
192 $score=$n111;
201 $n111=$5;
223 $total-=$n111;
224 $sub_n1pp{$word1}+=$n111;
225 $sub_np1p{$word2}+=$n111;
226 $sub_npp1{$word3}+=$n111;
227 $sub_n11p{$word1}{$word2}+=$n111;
266 $n111=$4;
267 $n111=$4;
[all …]
H A Dhuge-combine3.pl218 if(defined $n111{$1}{$2}{$3})
224 $n111{$1}{$2}{$3}=$4;
284 if(defined $n111{$1}{$2}{$3})
286 $n111{$1}{$2}{$3}+=$4;
290 $n111=$n111{$1}{$2}{$3};
295 $n111=$4;
397 print "$1<>$2<>$3<>$n111 $n1pp $np1p $npp1 $n11p $n1p1 $np11\n";
402 foreach $word1 (sort keys %n111)
404 foreach $word2 (sort keys %{$n111{$word1}})
406 foreach $word3 (sort keys %{$n111{$word1}{$word2}})
[all …]
/dports/textproc/p5-Text-NSP/Text-NSP-1.31/t/
H A DText-NSP-Measures-3D-MI-ll.t65 %count_values = ( n111=>10,
85 %count_values = ( n111=>10,
107 %count_values = ( n111=>10,
129 %count_values = ( n111=>10,
152 %count_values = ( n111=>10,
175 %count_values = ( n111=>10,
197 %count_values = ( n111=>10,
243 %count_values = ( n111=>10,
267 %count_values = ( n111=>10,
291 %count_values = ( n111=>90,
[all …]
H A DText-NSP-Measures-3D-MI-pmi.t66 %count_values = ( n111=>10,
86 %count_values = ( n111=>10,
108 %count_values = ( n111=>10,
130 %count_values = ( n111=>10,
153 %count_values = ( n111=>10,
176 %count_values = ( n111=>10,
198 %count_values = ( n111=>10,
244 %count_values = ( n111=>10,
268 %count_values = ( n111=>10,
292 %count_values = ( n111=>90,
[all …]
H A DText-NSP-Measures-3D-MI-ps.t64 %count_values = ( n111=>10,
84 %count_values = ( n111=>10,
106 %count_values = ( n111=>10,
128 %count_values = ( n111=>10,
151 %count_values = ( n111=>10,
174 %count_values = ( n111=>10,
196 %count_values = ( n111=>10,
242 %count_values = ( n111=>10,
266 %count_values = ( n111=>10,
290 %count_values = ( n111=>90,
[all …]
H A DText-NSP-Measures-3D-MI-tmi.t63 %count_values = ( n111=>10,
83 %count_values = ( n111=>10,
105 %count_values = ( n111=>10,
127 %count_values = ( n111=>10,
150 %count_values = ( n111=>10,
173 %count_values = ( n111=>10,
195 %count_values = ( n111=>10,
241 %count_values = ( n111=>10,
265 %count_values = ( n111=>10,
289 %count_values = ( n111=>90,
[all …]
H A DText-NSP-Measures-3D-MI-ll-1.03.t16 $ll_value = calculateStatistic( n111=>10,
46 $ll_value = calculateStatistic( n111=>5,
82 $ll_value = calculateStatistic( n111=>2,
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/core/
H A DLut3DOp.cpp381 (fz) * startPos[n111];
387 (fz) * startPos[n111+1];
393 (fz) * startPos[n111+2];
401 (fy) * startPos[n111];
407 (fy) * startPos[n111+1];
413 (fy) * startPos[n111+2];
421 (fy) * startPos[n111];
427 (fy) * startPos[n111+1];
444 (fx) * startPos[n111];
464 (fx) * startPos[n111];
[all …]
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/core/
H A DLut3DOp.cpp381 (fz) * startPos[n111];
387 (fz) * startPos[n111+1];
393 (fz) * startPos[n111+2];
401 (fy) * startPos[n111];
407 (fy) * startPos[n111+1];
413 (fy) * startPos[n111+2];
421 (fy) * startPos[n111];
427 (fy) * startPos[n111+1];
444 (fx) * startPos[n111];
464 (fx) * startPos[n111];
[all …]
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/core/
H A DLut3DOp.cpp381 (fz) * startPos[n111];
387 (fz) * startPos[n111+1];
393 (fz) * startPos[n111+2];
401 (fy) * startPos[n111];
407 (fy) * startPos[n111+1];
413 (fy) * startPos[n111+2];
421 (fy) * startPos[n111];
427 (fy) * startPos[n111+1];
444 (fx) * startPos[n111];
464 (fx) * startPos[n111];
[all …]
/dports/textproc/p5-Text-NSP/Text-NSP-1.31/Testing/ll3/
H A Dtest-1.sub-4.error.reqd3 Warning message: Frequency value (n111=-2) must not be negative.
7 Warning message: Frequency value (n111=38) must not exceed total number of bigrams.
11 Warning message: Frequency value of ngram (n111=16) must not exceed the marginal totals.
/dports/textproc/p5-Text-NSP/Text-NSP-1.31/Testing/tmi3/
H A Dtest-1.sub-4.error.reqd3 Warning message: Frequency value (n111=-2) must not be negative.
7 Warning message: Frequency value (n111=38) must not exceed total number of bigrams.
11 Warning message: Frequency value of ngram (n111=16) must not exceed the marginal totals.
/dports/devel/stb/stb-f54acd4/
H A Dstb_perlin.h216 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
252 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
257 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
329 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
374 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
379 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/external/
H A Dstb_perlin.h216 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
252 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
257 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
329 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
374 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
379 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/external/
H A Dstb_perlin.h216 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
252 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
257 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
329 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
374 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
379 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_perlin.h215 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
251 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
256 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
328 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
373 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
378 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_perlin.h216 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
252 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
257 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
329 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
374 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
379 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/x11/aclip/arcan-0.6.1/src/engine/external/
H A Dstb_perlin.h216 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
252 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
257 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
329 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
374 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
379 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/external/
H A Dstb_perlin.h216 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_internal() local
252 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_internal()
257 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_internal()
329 float n000,n001,n010,n011,n100,n101,n110,n111; in stb_perlin_noise3_wrap_nonpow2() local
374 n111 = stb__perlin_grad(stb__perlin_randtab_grad_idx[r11+z1], x-1, y-1, z-1 ); in stb_perlin_noise3_wrap_nonpow2()
379 n11 = stb__perlin_lerp(n110,n111,w); in stb_perlin_noise3_wrap_nonpow2()
/dports/textproc/p5-Text-NSP/Text-NSP-1.31/lib/Text/NSP/Measures/3D/MI/
H A Dps.pm103 $poissonStirling = $n111 * (Text::NSP::Measures::3D::MI::computePMI($n111, $m111) - 1);
H A Dll.pm104 $logLikelihood += $n111 * Text::NSP::Measures::3D::MI::computePMI( $n111, $m111 );
H A Dtmi.pm106 $tmi += $n111/$nppp * Text::NSP::Measures::3D::MI::computePMI( $n111, $m111 )/ log 2;
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/samples/style/
H A Dstyle.qml77 var n111 = graph.insertRectNode()
78 n111.label = "n111"; n111.item.x = 300; n111.item.y = 45
79 graph.insertCustomEdge(n11, n111)
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/figures/vorbis/
H A Dhuffman_example4.dot20 n111 [shape=box,label="Entry₇"];
37 n11 -> n111 [label="1"];

12345678