Home
last modified time | relevance | path

Searched refs:xxmax (Results 1 – 25 of 51) sorted by relevance

123

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_editdaxes.c88 daxes->xxmax = daxes->xxorg + (daxes->nxx-1) * daxes->xxdel ; in THD_set_daxes_bbox()
89 if( daxes->xxmin > daxes->xxmax ){ in THD_set_daxes_bbox()
91 daxes->xxmin = daxes->xxmax ; daxes->xxmax = temp ; in THD_set_daxes_bbox()
110 daxes->xxmax += 0.5 * daxes->xxdel ; /* voxel dimensions (the box */ in THD_set_daxes_bbox()
H A Dthd_matdaxes.c253 dax->xxmax = dax->xxorg + (dax->nxx-1) * dax->xxdel ; in THD_daxes_from_mat44()
254 if( dax->xxmin > dax->xxmax ){ in THD_daxes_from_mat44()
256 dax->xxmin = dax->xxmax ; dax->xxmax = temp ; in THD_daxes_from_mat44()
275 dax->xxmax += 0.5 * fabsf(dax->xxdel) ; /* voxel dimensions (the box */ in THD_daxes_from_mat44()
H A Dedt_geomcon.c442 float xxmin,xxmax, yymin,yymax, zzmin,zzmax ; in EDIT_geomstring_from_collection() local
476xxmax = qset->daxes->dicom_xxmax ; yymax = qset->daxes->dicom_yymax ; zzmax = qset->daxes->dicom_z… in EDIT_geomstring_from_collection()
479 …if( xxmax > xxtop ) xxtop = xxmax; if( yymax > yytop ) yytop = yymax; if( zzmax > zztop ) zztop = … in EDIT_geomstring_from_collection()
H A D3dclust.c118 xxmax,yymax,zzmax, mmmax , msmax , in main() local
824 xxmax = yymax = zzmax = mmmax = msmax = 0.0 ; in main()
856 xxmax = xx ; yymax = yy ; zzmax = zz ; in main()
912 …, yysum, zzsum, RLmin, RLmax, APmin, APmax, ISmin, ISmax, buf1, buf3, buf2, xxmax, yymax, zzmax ) ; in main()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dfracsubr.c95 floattobf(bfxmax,xxmax); in fractal_floattobf()
302 if (xxmin > xxmax) { ftemp = xxmax; xxmax = xxmin; xxmin = ftemp; } in calcfracinit()
358 xmax = fudgetolong(xxmax); in calcfracinit()
408 xxmax = fudgetodouble(xmax); in calcfracinit()
661 xx3rd = xxmax; in adjust_corner()
898 centerx = (xxmin+xxmax)/2; in adjust_to_limits()
902 smallest_add(&xxmax); in adjust_to_limits()
903 xxmin -= xxmax-centerx; in adjust_to_limits()
919 cornerx[1] = xxmax; in adjust_to_limits()
921 cornerx[3] = xxmin+(xxmax-xx3rd); in adjust_to_limits()
[all …]
H A Dmiscres.c174 Width = xxmax - xxmin; in cvtcentermag()
176 *Xctr = (xxmin + xxmax)/2.0; in cvtcentermag()
187 tmpx1 = xxmax - xxmin; in cvtcentermag()
191 tmpx1 = xxmax - xx3rd; in cvtcentermag()
205 *Xctr = (xxmin + xxmax)*0.5; in cvtcentermag()
233 txmax = xxmax; in cvtcentermag()
240 sqr(txmax - xxmax) + in cvtcentermag()
248 xxmax = txmax; in cvtcentermag()
275 xxmax = Xctr + w; in cvtcorners()
284 xxmax = w - h*tanskew; in cvtcorners()
[all …]
H A Djb.c80 xoffsetfp = (xxmax + xxmin) / 2; /* Calculate average */ in JulibrotSetup()
85 x_per_inchfp = (xxmin - xxmax) / widthfp; in JulibrotSetup()
114 jxmax = (long) (xxmax * fg); in JulibrotSetup()
133 x_per_inch = (long) ((xxmin - xxmax) / widthfp * fg); in JulibrotSetup()
H A Dprompts2.c2170 oxxmin = xxmin; oxxmax = xxmax; in get_corners()
2252 xxmin = oxxmin; xxmax = oxxmax; in get_corners()
2330 xxmin = oxxmin; xxmax = oxxmax; in get_corners()
2377 oxmax = xxmax; in get_screen_corners()
2388 xxmin = oxmin; xxmax = oxmax; in get_screen_corners()
2455 xxmin = svxxmin; xxmax = svxxmax; in get_screen_corners()
2466 xxmin = oxmin; xxmax = oxmax; in get_screen_corners()
2472 oxmin = xxmin; oxmax = xxmax; in get_screen_corners()
2496 oxmin = xxmin; oxmax = xxmax; in get_screen_corners()
2536 xxmin = svxxmin; xxmax = svxxmax; in get_screen_corners()
[all …]
H A Dzoom.c159 xxmax = sxmin + ftemp1*fxwidth + ftemp2*fxskew; in drawbox()
508 ftemp = (yymin-yy3rd)*(xx3rd-xxmin) - (xxmax-xx3rd)*(yy3rd-yymax); in zoomoutdbl()
512 plotmy2 = (xxmax-xx3rd); in zoomoutdbl()
515 zmo_calc(sxmax-savxxmin,symin-savyymax,&xxmax,&yymin,ftemp); in zoomoutdbl()
538 xmargin = (xxmax - xx3rd) * ftemp; in aspectratio_crop()
552 xxmax -= xmargin; in aspectratio_crop()
H A Dframain2.c304 sxmax = xxmax; in big_while_loop()
909 param[0] = (xxmax + xxmin) / 2; in main_menu_switch()
926 xxmax = curfractalspecific->xmax; in main_menu_switch()
934 xxmax *= 3.0; in main_menu_switch()
952 xxmax = jxxmax; in main_menu_switch()
961 xxmax = curfractalspecific->xmax; in main_menu_switch()
2076 xxmax = sxmax; in reset_zoom_corners()
H A Dmiscovl.c424 pdelx = (xxmax - xx3rd) / (xm * pxdots - 1); /* calculate stepsizes */ in make_batch_file()
458 xxmax = pxxmin + pdelx*((i+1)*pxdots - 1) + pdelx2*((j+1)*pydots - 1); in make_batch_file()
726 xdigits = getprec(xxmin,xxmax,xx3rd); in write_batch_parms()
729 put_float(1,xxmax,xdigits); in write_batch_parms()
1438 xdel = ((LDBL)xxmax - (LDBL)xx3rd)/rez; in getprecdbl()
2255 sxmin = xxmax + xxmin - xx3rd; in flip_image()
2259 sx3rd = xxmax; in flip_image()
2287 sxmax = xxmax + xxmin - xx3rd; in flip_image()
2315 sxmin = xxmax; in flip_image()
2319 sx3rd = xxmax + xxmin - xx3rd; in flip_image()
H A Dfractalb.c53 delx2= %.20Lf dely2= %.20Lf",s,xxmin,xxmax,yymin,yymax,xx3rd,yy3rd, in showcornersdbl()
70 sprintf(msg1,"bnxmax=%s\nxxmax= %.20f\n\n",msg,xxmax); in showcorners()
115 sprintf(msg1,"bfxmax=%s\nxxmax= %.20f\n\n",msg,xxmax); in showcornersbf()
143 sprintf(msg1,"bfsxmax=%s\nxxmax= %.20f\n\n",msg,xxmax); in showcornersbfs()
197 (yymax-yymin)/(xxmax-xxmin), in showaspect()
246 xxmax = (double)bftofloat(bfxmax); in bfcornerstofloat()
H A Dhistory.c32 current.xmax = xxmax ; in save_history_info()
202 xxmax = last.xmax ; in restore_history_info()
H A Dlorenz.c219 if((det = (xx3rd-xxmin)*(yymin-yymax) + (yymax-yy3rd)*(xxmax-xxmin))==0) in setup_convert_to_screen()
226 if((det = (xx3rd-xxmax)*(yymin-yymax) + (yymin-yy3rd)*(xxmax-xxmin))==0) in setup_convert_to_screen()
230 scrn_cnvt->d = yd*(xx3rd-xxmax); in setup_convert_to_screen()
2587 tmpx += ((double)xshift*(xxmax-xxmin))/(xdots); in long3dviewtransf()
2598 tmpx += ((double)xshift1*(xxmax-xxmin))/(xdots); in long3dviewtransf()
2727 tmpx += ((double)xshift*(xxmax-xxmin))/(xdots); in float3dviewtransf()
2738 tmpx += ((double)xshift1*(xxmax-xxmin))/(xdots); in float3dviewtransf()
H A Dcalcfrac.c677 inversion[0] = min(fabs(xxmax - xxmin),
685 inversion[1] = (xxmin + xxmax) / 2.0;
688 if (fabs(f_xcenter) < fabs(xxmax-xxmin) / 100)
929 delxx = (xxmax - xx3rd) / dxsize; /* calculate stepsizes */
957 dem_width = ( sqrt( sqr(xxmax-xxmin) + sqr(xx3rd-xxmin) ) * aspect
3739 yaxis_on_screen = (sign(xxmin) != sign(xxmax));
3771 ftemp = (0.0-xxmin) / (xxmax-xxmin);
3865 if(fabs(xxmax - xxmin) < PI/4)
3890 pixelpi = (int)((PI/fabs(xxmax-xxmin))*xdots); /* PI in pixels */
/dports/audio/praat/praat-6.2.03/dwtest/
H A Dtest_DataModeler.praat240 .xxmax = 800
242 Formula: "x", ~ randomUniform (.xxmin, .xxmax)
245 .dm = To DataModeler: .xxmin, .xxmax, "x", "y", "", "Sigmoid", 3
303 .dm2 = To DataModeler: .xxmin, .xxmax, "x", "y", "", "Sigmoid", 3
316 .xxmax = 800
318 Formula: "x", ~ randomUniform (.xxmin, .xxmax)
321 .dm = To DataModeler: .xxmin, .xxmax, "x", "y", "", "Sigmoid plus constant", 4
400 .dm2 = To DataModeler: .xxmin, .xxmax, "x", "y", "", "Sigmoid plus constant", 4
/dports/science/afni/afni-AFNI_21.3.16/src/rickr/
H A Dr_new_resam_dset.c447 daxout->xxmax = daxout->xxorg + (daxout->nxx-1)*daxout->xxdel; in r_dxyz_mod_dataxes()
448 if ( daxout->xxmin > daxout->xxmax ) in r_dxyz_mod_dataxes()
451 daxout->xxmin = daxout->xxmax; in r_dxyz_mod_dataxes()
452 daxout->xxmax = tmp; in r_dxyz_mod_dataxes()
475 daxout->xxmax += 0.5 * daxout->xxdel; in r_dxyz_mod_dataxes()
/dports/math/maxima/maxima-5.43.2/share/contrib/
H A Dimplicit_plot.lisp245 (xxmax (+ xxmin xdelta))
248 (sample-data e xxmin xxmax yymin yymax
250 (print-square file xxmin xxmax yymin yymax
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dbmo.cpp99 double BijanMO::main(Vect &xx, Vect &xxmin, Vect &xxmax) { in main() argument
120 ffassert(ndim == xxmax.N( )); in main()
123 xmax = xxmax; in main()
H A Dbmo.hpp63 double main(Vect &vinit, Vect &xxmim, Vect &xxmax);
/dports/science/nwchem-data/nwchem-7.0.2-release/src/ddscf/fast/
H A Dfastj.F979 double precision x, y, z, xxmax, s, sk
1007 xxmax = 0.0d0
1011 xxmax = max(xxmax,abs(xx(i,0)))
1029 xxmax = max(xxmax,abs(xx(i,p)))
1054 if (abs(s*xxmax) .gt. tol) then
1072 if (abs(s*xxmax) .gt. tol) then
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/fast/
H A Dfastj.F979 double precision x, y, z, xxmax, s, sk
1007 xxmax = 0.0d0
1011 xxmax = max(xxmax,abs(xx(i,0)))
1029 xxmax = max(xxmax,abs(xx(i,p)))
1054 if (abs(s*xxmax) .gt. tol) then
1072 if (abs(s*xxmax) .gt. tol) then
/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/
H A D3dClusterize.c547 xxmax, yymax, zzmax, mmmax, msmax, in main() local
1560 xxmax = yymax = zzmax = mmmax = msmax = 0.0; in main()
1594 xxmax = xx ; yymax = yy ; zzmax = zz ; in main()
1665 buf1, buf3, buf2, xxmax, yymax, zzmax ); in main()
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/plot/
H A DXYPlot.java3481 double xxmax = xAxis.valueToJava2D(xmax, area, getDomainAxisEdge()); in drawQuadrants() local
3509 Math.min(xxmax, xx), Math.abs(yy - yymax), in drawQuadrants()
3510 Math.abs(xx - xxmax)); in drawQuadrants()
3513 r[1] = new Rectangle2D.Double(Math.min(xx, xxmax), in drawQuadrants()
3514 Math.min(yymax, yy), Math.abs(xx - xxmax), in drawQuadrants()
3539 Math.min(xxmax, xx), Math.abs(yy - yymin), in drawQuadrants()
3540 Math.abs(xx - xxmax)); in drawQuadrants()
3543 r[3] = new Rectangle2D.Double(Math.min(xx, xxmax), in drawQuadrants()
3544 Math.min(yymin, yy), Math.abs(xx - xxmax), in drawQuadrants()
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dsrface.c24 real xxmin, xxmax, yymin, yymax, zzmin, zzmax, delcrt, eyex, eyey, eyez; member
229 pwrz1s_1.xxmax = x[nnxx]; in srface_()
1475 pwrz1s_1.xxmax = *xmax; in setr_()
1482 xat = (pwrz1s_1.xxmax + pwrz1s_1.xxmin) * .5f; in setr_()
1493 xmx = pwrz1s_1.xxmax; in setr_()
1507 r__1 = pwrz1s_1.xxmax - pwrz1s_1.xxmin; in setr_()

123