Home
last modified time | relevance | path

Searched refs:xlow (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsf-dpq.c68 x = xlow + have_xhigh ? (xhigh - xlow) / 100 : 1; in pfuncinverter()
81 x = (xlow + xhigh) / 2; in pfuncinverter()
83 x = xlow * 1.1; in pfuncinverter()
108 x = (xhigh + xlow) / 2; in pfuncinverter()
112 x = (xlow < 1) ? 1 : (2 * i) * xlow; in pfuncinverter()
138 xlow = x; in pfuncinverter()
149 x = (xhigh + xlow) / 2; in pfuncinverter()
194 e = exlow, x = xlow; in pfuncinverter()
237 x0 = (xlow + xhigh) / 2; in discpfuncinverter()
241 x0 = xlow; in discpfuncinverter()
[all …]
/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c78 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
79 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
90 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
91 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
97 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
105 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
114 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
118 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
136 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c78 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
79 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
88 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
90 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
91 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
97 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
105 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
114 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
118 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
136 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Dpoly_to_lsp.c75 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
76 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
85 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
87 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
88 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
102 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
111 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
115 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
133 xint = xlow-(WebRtc_Word16)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
142 xlow = xint; in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c77 xlow = WebRtcIlbcfix_kCosGrid[0]; in WebRtcIlbcfix_Poly2Lsp()
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
87 xhigh = xlow; in WebRtcIlbcfix_Poly2Lsp()
89 xlow = WebRtcIlbcfix_kCosGrid[j]; in WebRtcIlbcfix_Poly2Lsp()
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
96 xmid = (xlow >> 1) + (xhigh >> 1); in WebRtcIlbcfix_Poly2Lsp()
104 xlow = xmid; in WebRtcIlbcfix_Poly2Lsp()
113 x = xhigh - xlow; in WebRtcIlbcfix_Poly2Lsp()
117 xint = xlow; in WebRtcIlbcfix_Poly2Lsp()
135 xint = xlow-(int16_t)(tmpW32&0xFFFF); in WebRtcIlbcfix_Poly2Lsp()
[all …]
/dports/devel/R-cran-data.table/data.table/src/
H A Dbmerge.c221 int xlow=xlowIn, xupp=xuppIn, ilow=ilowIn, iupp=iuppIn; in bmerge_r() local
239 int mid = xlow + (xupp-xlow)/2; \ in bmerge_r()
256 int mid = xlow + (tmpupp-xlow)/2; \ in bmerge_r()
297 case LT : xupp = xlow + 1; if (!ISNAT(ival)) xlow = xlowIn; break; \ in bmerge_r()
303 if (op[col]<=3 && xlow<xupp-1 && (!ISNAT(ival)) && (ISNAT(xcv[XIND(xlow+1)]))) { \ in bmerge_r()
398 retFirst[ctr+ilen] = xlow+2; in bmerge_r()
409 retFirst[k] = (XIND(retFirst[k]-1) > XIND(xlow+1)) ? xlow+2 : retFirst[k]; in bmerge_r()
418 retFirst[k] = xlow+2; in bmerge_r()
423 retFirst[k] = (mult == FIRST) ? xlow+2 : xupp; in bmerge_r()
433 if (ilow>ilowIn && (xlow>xlowIn || isRollCol)) in bmerge_r()
[all …]
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A Daz_isp.c67 Word16 xlow, ylow, xhigh, yhigh, xmid, ymid, xint; in Az_isp() local
112 xlow = vogrid[0]; in Az_isp()
113 ylow = Chebps2(xlow, coef, order); in Az_isp()
118 xhigh = xlow; in Az_isp()
120 xlow = vogrid[j]; in Az_isp()
121 ylow = Chebps2(xlow, coef, order); in Az_isp()
136 xlow = xmid; in Az_isp()
143 x = xhigh - xlow; in Az_isp()
147 xint = xlow; in Az_isp()
165 xlow = xint; in Az_isp()
[all …]
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
H A Daz_lsp.cpp496 Word16 xlow; in Az_lsp() local
557 xlow = *(grid); in Az_lsp()
558 ylow = Chebps(xlow, coef, NC, pOverflow); in Az_lsp()
565 xhigh = xlow; in Az_lsp()
567 xlow = *(grid + j); in Az_lsp()
568 ylow = Chebps(xlow, coef, NC, pOverflow); in Az_lsp()
576 x = xlow >> 1; in Az_lsp()
590 xlow = xmid; in Az_lsp()
599 x = xhigh - xlow; in Az_lsp()
604 xint = xlow; in Az_lsp()
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/create/
H A Dbuildlut.c76 int xlow; /* Index 0 in output is this x */ member
122 int xlow, xhigh; in vips_buildlut_build_init() local
126 xlow = xhigh = *VIPS_MATRIX( lut->mat, 0, 0 ); in vips_buildlut_build_init()
140 if( v < xlow ) in vips_buildlut_build_init()
141 xlow = v; in vips_buildlut_build_init()
145 lut->xlow = xlow; in vips_buildlut_build_init()
146 lut->lut_size = xhigh - xlow + 1; in vips_buildlut_build_init()
187 const int xlow = lut->xlow; in vips_buildlut_build_create() local
208 lut->buf[b + (x + x1 - xlow) * bands] = in vips_buildlut_build_create()
214 lut->buf[b + (xlast - xlow) * bands] = in vips_buildlut_build_create()
/dports/math/octave-forge-integration/integration-1.0.7/inst/
H A Dquad2dc.m1 function int = quad2dc(fun,xlow,xhigh,ylow,yhigh,tol)
3 %usage: int = quad2dc('Fun',xlow,xhigh,ylow,yhigh)
5 % int = quad2dc('Fun',xlow,xhigh,ylow,yhigh,tol)
11 % xlow -- lower x limit of integration (should be -xhigh)
19 % -yhigh -xlow
29 n=length(xlow);
32 int_old=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
38 int=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
H A Dquadc.m1 function int = quadc(fun,xlow,xhigh,tol,trace,p1,p2,p3,p4,p5,p6,p7,p8,p9)
3 %usage: int = quadc('Fun',xlow,xhigh)
5 % int = quadc('Fun',xlow,xhigh,tol)
7 % int = quadc('Fun',xlow,xhigh,tol,trace,p1,p2,....)
16 %This routine ignores xlow
34 xlow=-xhigh;
45 jacob=(xhigh-xlow)/2;
52 x=(cb2+1)*jacob+xlow;
70 estr = ['x=(cb',gnum,'+1)*jacob+xlow;'];
H A Dquad2dg.m1 function int = quad2dg(fun,xlow,xhigh,ylow,yhigh,tol)
3 %usage: int = quad2dg('Fun',xlow,xhigh,ylow,yhigh)
5 % int = quad2dg('Fun',xlow,xhigh,ylow,yhigh,tol)
11 % xlow -- lower x limit of integration
29 n=length(xlow);
32 int_old=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
38 int=gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy);
H A Dquadndg.m1 function int = quadndg(fun,xlow,xhigh,tol)
3 %usage: int = quadndg('Fun',xlow,xhigh)
5 % int = quadndg('Fun',xlow,xhigh,tol)
14 % xlow -- n length vector of lower limits of integration
30 n=length(xlow);
32 int_old=gquadnd(fun,xlow,xhigh,nquad);
37 int=gquadnd(fun,xlow,xhigh,nquad);
/dports/math/cppad/CppAD-20210000.8/example/multi_thread/
H A Dmulti_newton.cpp64 double xlow; member
139 double xlow , in multi_newton_setup() argument
158 sub_length_ = (xup - xlow) / double(num_sub); in multi_newton_setup()
201 work_all_[thread_num]->xlow = xlow_thread; in multi_newton_setup()
264 double xlow = work_all_[thread_num]->xlow; in multi_newton_worker() local
271 ok &= xlow < xup; in multi_newton_worker()
287 double xlow_i = xlow + double(i) * sub_length_; in multi_newton_worker()
589 double xlow , in multi_newton_run() argument
600 num_sub, xlow, xup, epsilon, max_itr, num_threads in multi_newton_run()
819 double xlow = 0.; in test_once() local
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/resample/
H A Dquadratic.c139 int xlow = or->valid.left; in vips_quadratic_gen() local
171 fxi += vec[10] * yo * yo + vec[8] * xlow * xlow; in vips_quadratic_gen()
172 fyi += vec[11] * yo * yo + vec[9] * xlow * xlow; in vips_quadratic_gen()
179 fxi += vec[6] * xlow * yo; in vips_quadratic_gen()
180 fyi += vec[7] * xlow * yo; in vips_quadratic_gen()
185 fxi += vec[4] * yo + vec[2] * xlow; in vips_quadratic_gen()
186 fyi += vec[5] * yo + vec[3] * xlow; in vips_quadratic_gen()
201 q = VIPS_REGION_ADDR( or, xlow, yo ); in vips_quadratic_gen()
203 for( xo = xlow; xo < xhigh; xo++ ) { in vips_quadratic_gen()
/dports/games/freesynd/freesynd-0.7.5/src/gfx/
H A Dtile.cpp55 int xlow = x < 0 ? 0 : x; in drawTo() local
56 int clipped_w = TILE_WIDTH - (xlow - x); in drawTo()
57 int xhigh = xlow + clipped_w >= swidth ? swidth : xlow + clipped_w; in drawTo()
63 uint8 *ptr_screen = screen + ylow * swidth + xlow; in drawTo()
70 for (int i = xlow; i < xhigh; ++i) { in drawTo()
/dports/science/yoda/YODA-1.9.1/src/
H A DReaderFLAT.cc136 double xlow(0), xhigh(0), y(0), eym(0), eyp(0); in read() local
137 iss >> xlow >> xhigh >> y >> eym >> eyp; in read()
138 const double x = (xlow + xhigh)/2.0; in read()
139 const double ex = (xhigh - xlow)/2.0; in read()
146 double xlow(0), xhigh(0), ylow(0), yhigh(0), z(0), ezm(0), ezp(0); in read() local
147 iss >> xlow >> xhigh >> ylow >> yhigh >> z >> ezm >> ezp; in read()
148 const double x = (xlow + xhigh)/2.0; in read()
149 const double ex = (xhigh - xlow)/2.0; in read()

12345678910>>...16