Home
last modified time | relevance | path

Searched refs:vhigh (Results 1 – 25 of 69) sorted by relevance

123

/dports/misc/opennn/opennn-5.0.5/datasets/
H A Dcar.data1 vhigh,vhigh,2,2,small,low,unacc
2 vhigh,vhigh,2,2,small,med,unacc
3 vhigh,vhigh,2,2,small,high,unacc
4 vhigh,vhigh,2,2,med,low,unacc
5 vhigh,vhigh,2,2,med,med,unacc
6 vhigh,vhigh,2,2,med,high,unacc
7 vhigh,vhigh,2,2,big,low,unacc
8 vhigh,vhigh,2,2,big,med,unacc
9 vhigh,vhigh,2,2,big,high,unacc
13 vhigh,vhigh,2,4,med,low,unacc
[all …]
/dports/math/chaco/Chaco-2.2/code/bpmatch/
H A Dinits2d.c80 double vlow, vhigh; /* values at limits of search range */ local
94 vhigh = vals[indices[high]];
95 if (vlow == vhigh)
96 return ((vlow + vhigh) / 2);
98 ratio = (target - vlow) / (vhigh - vlow);
/dports/graphics/argyllcms/Argyll_V1.9.2/rspl/
H A Dscat2.c82 datao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_imp() argument
154 rv = s->set_rspl(s, 0, (void *)p, set_from_mlbs, glow, ghigh, gres, vlow, vhigh); in fit_rspl_imp()
174 datao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl() argument
178 return fit_rspl_imp(s, flags, (void *)d, 0, dno, glow, ghigh, gres, vlow, vhigh, smooth); in fit_rspl()
193 datao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_w() argument
197 return fit_rspl_imp(s, flags, (void *)d, 1, dno, glow, ghigh, gres, vlow, vhigh, smooth); in fit_rspl_w()
H A Drspl.h275 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
297 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
319 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
342 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
368 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
398 datao vhigh /* Data value high normalize - NULL = default 1.0 */
447 datao vhigh /* Data value high normalize - NULL = default 1.0 */
H A Drspl1.h85 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
103 datao vhigh, /* Data value high normalize - NULL = default 1.0 */
121 datao vhigh /* Data value high normalize - NULL = default 1.0 */
H A Drspl1.c93 datao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_imp() argument
170 t->vw = ((vhigh != NULL ? *vhigh : 1.0) - t->vl); in fit_rspl_imp()
332 datao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl() argument
338 return fit_rspl_imp(t, flags, (void *)d, 0, ndp, glow, ghigh, gres, vlow, vhigh, in fit_rspl()
359 ratao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_w() argument
365 return fit_rspl_imp(t, flags, (void *)d, 1, dno, glow, ghigh, gres, vlow, vhigh, in fit_rspl_w()
380 datao vhigh /* Data value high normalize, NULL = default 1.0 */ in set_rspl() argument
404 s->vw = ((vhigh != NULL ? *vhigh : 1.0) - s->vl); in set_rspl()
H A Dscat.c415 ratao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_imp() argument
438 vlow[0], vlow[1], vlow[2], vhigh[0], vhigh[1], vhigh[2]); in fit_rspl_imp()
515 if (vhigh == NULL) in fit_rspl_imp()
518 s->d.vw[f] = vhigh[f]; in fit_rspl_imp()
889 ratao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl() argument
897 return fit_rspl_imp(s, flags, (void *)d, 0, dno, glow, ghigh, gres, vlow, vhigh, in fit_rspl()
913 ratao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_w() argument
921 return fit_rspl_imp(s, flags, (void *)d, 1, dno, glow, ghigh, gres, vlow, vhigh, in fit_rspl_w()
937 ratao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_ww() argument
961 datao vhigh, /* Data value high normalize - NULL = default 1.0 */ in fit_rspl_df() argument
[all …]
/dports/math/stanmath/math-4.2.0/test/unit/math/prim/err/
H A Dcheck_bounded_test.cpp137 Eigen::VectorXd vhigh(0); in TEST() local
140 EXPECT_NO_THROW(check_bounded(function, name, x, low, vhigh)); in TEST()
141 EXPECT_NO_THROW(check_bounded(function, name, x, vlow, vhigh)); in TEST()
144 EXPECT_NO_THROW(check_bounded(function, name, vx, low, vhigh)); in TEST()
145 EXPECT_NO_THROW(check_bounded(function, name, vx, vlow, vhigh)); in TEST()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/calc/
H A Dcalcalg3.el588 vhigh vguess)
667 vprev vhigh
705 (if (Math-zerop vhigh)
706 (list 'vec high vhigh)
711 low vlow high vhigh)
719 (pos (Math-posp vhigh))
733 vhigh vmid)
839 low high vlow vhigh)
852 vhigh vlow
872 (if (Math-zerop vhigh)
[all …]
/dports/editors/emacs/emacs-27.2/lisp/calc/
H A Dcalcalg3.el580 vhigh vguess)
659 vprev vhigh
697 (if (Math-zerop vhigh)
698 (list 'vec high vhigh)
703 low vlow high vhigh)
711 (pos (Math-posp vhigh))
725 vhigh vmid)
829 low high vlow vhigh)
842 vhigh vlow
862 (if (Math-zerop vhigh)
[all …]
/dports/cad/irsim/irsim-9.7.110/base/
H A Dbinsim.c89 char vhigh[ NB_VTHRESH ]; member
122 float vhigh = HIGHTHRESH, vlow = LOWTHRESH; in wr_nodes() local
146 if( n->vhigh != vhigh or n->vlow != vlow ) in wr_nodes()
163 PackBytes( thresh.vhigh, n->vhigh * VTH_SCALE, NB_VTHRESH ); in wr_nodes()
366 UnpackBytes( thresh.vhigh, tmp, NB_VTHRESH );
367 n->vhigh = tmp * (1/VTH_SCALE);
/dports/cad/irsim/irsim-9.7.110/other/inet2sim/
H A DSim.c227 float vhigh = HIGHTHRESH, vlow = LOWTHRESH; local
231 if( n->vlow != vlow or n->vhigh != vhigh )
233 n->vlow, n->vhigh );
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/tests/
H A Dtest_illum.cxx57 float vhigh = hists[i].value_with_area_above(3*frac); in test_illum()
58 std::cout << vmin << ' ' << vlow << ' ' << vhigh << ' ' << '\n'; in test_illum()
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/IA32ABI/
H A Dia32abicc.c227 long vhigh = vmcc.rvs.valleint64.high; in thunkEntry() local
229 _asm mov edx, dword ptr vhigh; in thunkEntry() local
231 asm("mov %0,%%edx" : : "m"(vhigh)); in thunkEntry()
H A Dppc32abicc.c250 long vhigh = rs->rvs.valint64.high; in thunkEntry() local
252 _asm mov edx, dword ptr vhigh; in thunkEntry() local
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dplvoicing.m43 vhigh = snr((start_f+1):end_f) > 7; variable
68 plot(x*80,-8000 + vhigh*2000,';7dB thresh;g');
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/fate/
H A Dwavpack.mak71 FATE_WAVPACK-$(call DEMDEC, WV, WAVPACK) += fate-wavpack-speed-vhigh
72 fate-wavpack-speed-vhigh: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/speed_modes/vhigh-partial.wv -f s…
/dports/devel/spatialindex/spatialindex-src-1.8.5/include/spatialindex/
H A DMovingRegion.h54 const Point& vlow, const Point& vhigh,
58 const Point& vlow, const Point& vhigh,
/dports/multimedia/handbrake/ffmpeg-4.4/tests/fate/
H A Dwavpack.mak71 FATE_WAVPACK-$(call DEMDEC, WV, WAVPACK) += fate-wavpack-speed-vhigh
72 fate-wavpack-speed-vhigh: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/speed_modes/vhigh-partial.wv -f s…
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/fate/
H A Dwavpack.mak71 FATE_WAVPACK-$(call DEMDEC, WV, WAVPACK) += fate-wavpack-speed-vhigh
72 fate-wavpack-speed-vhigh: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/speed_modes/vhigh-partial.wv -f s…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/fate/
H A Dwavpack.mak71 FATE_WAVPACK-$(call DEMDEC, WV, WAVPACK) += fate-wavpack-speed-vhigh
72 fate-wavpack-speed-vhigh: CMD = md5 -i $(TARGET_SAMPLES)/wavpack/speed_modes/vhigh-partial.wv -f s…
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZaMultiComp/
H A DZaMultiCompPlugin.cpp751 double vhigh = in * mixhigh; in run_linear_svf_xover() local
756 v[1] = -1. / (1. + g2 + g*k) * (-s0 + g*s1 - g*k*s0 + g2*vband + g*vhigh - g*vlow - g2*k*vlow); in run_linear_svf_xover()
757 v[2] = -1. / (1. + g2 + g*k) * (-g*s0 - s1 - g*vband + g2*vhigh + g*k*vhigh - g2*vlow); in run_linear_svf_xover()
761 return (float)(vhigh + v[2]); in run_linear_svf_xover()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZaMultiCompX2/
H A DZaMultiCompX2Plugin.cpp769 double vhigh = in * mixhigh;
774 v[1] = -1. / (1. + g2 + g*k) * (-s0 + g*s1 - g*k*s0 + g2*vband + g*vhigh - g*vlow - g2*k*vlow);
775 v[2] = -1. / (1. + g2 + g*k) * (-g*s0 - s1 - g*vband + g2*vhigh + g*k*vhigh - g2*vlow);
779 return (float)(vhigh + v[2]);
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Ddrawing.cpp1146 array<pt, 3> vhigh; in add_triangle_around() local
1147 …for(int i=0; i<3; i++) { vhigh[i] = v[i]; vhigh[i][1] = baseheight; vhigh[i][3] = tu; vhigh[i][4] … in add_triangle_around()
1148 if(v[1][0] < v[0][0]) v[1][0] = v[1][0] + 2 * M_PI, vhigh[1][0] = vhigh[1][0] + 2 * M_PI; in add_triangle_around()
1149 add_ortho_triangle(v[0], vhigh[0], v[1], vhigh[1]); in add_triangle_around()
1150 if(v[2][0] < v[1][0]) v[2][0] = v[2][0] + 2 * M_PI, vhigh[2][0] = vhigh[2][0] + 2 * M_PI; in add_triangle_around()
1151 add_ortho_triangle(v[1], vhigh[1], v[2], vhigh[2]); in add_triangle_around()
1152 if(v[0][0] < v[2][0]) v[0][0] = v[0][0] + 2 * M_PI, vhigh[0][0] = vhigh[0][0] + 2 * M_PI; in add_triangle_around()
1153 add_ortho_triangle(v[2], vhigh[2], v[0], vhigh[0]); in add_triangle_around()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/blast/seqdb_reader/
H A Dseqdbimpl.cpp1731 TGi vlow(ZERO_GI), vhigh(ZERO_GI); in GetGiBounds() local
1734 m_VolSet.GetVol(i)->GetGiBounds(vlow, vhigh, vcount, locked); in GetGiBounds()
1738 vhigh, in GetGiBounds()
1763 int vlow(0), vhigh(0), vcount(0); in GetPigBounds() local
1765 m_VolSet.GetVol(i)->GetPigBounds(vlow, vhigh, vcount, locked); in GetPigBounds()
1769 vhigh, in GetPigBounds()
1792 string vlow, vhigh; in GetStringBounds() local
1795 m_VolSet.GetVol(i)->GetStringBounds(vlow, vhigh, vcount); in GetStringBounds()
1799 vhigh, in GetStringBounds()

123