Home
last modified time | relevance | path

Searched refs:qbest (Results 1 – 16 of 16) sorted by relevance

/dports/comms/wsjtz/wsjtx/lib/
H A Ddecode4.f902 mycall,hiscall,hisgrid,decoded,nfano,deepbest,qbest,ichbest) argument
26 qbest=0.
99 if(qual.gt.qbest) then
100 qbest=qual
106 if(qbest.gt.qtop) then
107 qtop=qbest
109 qual=qbest
H A Djt4_decode.f90177 qbest=0.
201 if(qual.gt.qbest) then
206 qbest=qual
252 qual=qbest
393 qbest=0.
396 if(qave.gt.qbest) then
397 qbest=qave
406 qave=qbest
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_mattor.c16 int i=0,j=0,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in THD_matrix_to_orientation() local
66 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in THD_matrix_to_orientation()
88 pbest = p ; qbest = q ; rbest = r ; in THD_matrix_to_orientation()
105 switch( jbest*qbest ){ in THD_matrix_to_orientation()
H A Dfim+.c535 float qtemp, qbest; /* best quadrant correlation coefficient */ in regression_analysis() local
575 rbest = 0.0; sbest = 0.0; qbest = 0.0; BestIndex = -1; in regression_analysis()
615 if (fabs(qtemp) > fabs(qbest)) qbest = qtemp; in regression_analysis()
651 QuadrantCC = qbest; in regression_analysis()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/src/
H A DBaseImage.cc289 int ibest = 1, pbest = 1, qbest = 1, rbest = 1, jbest = 2, kbest = 3; in Orientation() local
313 pbest = p, qbest = q, rbest = r; in Orientation()
342 switch (jbest * qbest) { in Orientation()
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dyendor.cpp223 int best = 0, qbest = 0; in control() local
229 if(val > bestval) qbest = 0, bestval = val; in control()
230 if(val == bestval) if(hrand(++qbest) == 0) best = d; in control()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/
H A Dnifti2_io.c2590 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_dmat44_to_orientation() local
2671 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_dmat44_to_orientation()
2695 pbest = p ; qbest = q ; rbest = r ; in nifti_dmat44_to_orientation()
2722 switch( jbest*qbest ){ in nifti_dmat44_to_orientation()
2771 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2852 vbest = -666.0f ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2876 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2903 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/nifti2/
H A Dnifti2_io.c2646 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_dmat44_to_orientation() local
2727 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_dmat44_to_orientation()
2751 pbest = p ; qbest = q ; rbest = r ; in nifti_dmat44_to_orientation()
2779 switch( jbest*qbest ){ in nifti_dmat44_to_orientation()
2829 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2910 vbest = -666.0f ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2934 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2962 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/IO/src/nifti/
H A Dnifti2_io.cc2578 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_dmat44_to_orientation() local
2659 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_dmat44_to_orientation()
2683 pbest = p ; qbest = q ; rbest = r ; in nifti_dmat44_to_orientation()
2710 switch( jbest*qbest ){ in nifti_dmat44_to_orientation()
2759 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2840 vbest = -666.0f ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2864 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2891 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti1_io.c1796 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
1877 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
1901 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
1928 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/
H A Dnifti1_io.c1971 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2052 vbest = -666.0f ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2076 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2103 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/nifti/
H A Dnifti1_io.c1973 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2054 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2078 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2105 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/niftilib/
H A Dnifti1_io.c1975 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2056 vbest = -666.0f ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2080 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2107 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/graphics/xmedcon/xmedcon-0.17.0/libs/nifti/
H A Dnifti1_io.c1970 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2051 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2075 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2102 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/science/nifticlib/nifticlib-2.0.0/niftilib/
H A Dnifti1_io.c1970 int i,j,k=0,p,q,r , ibest,jbest,kbest,pbest,qbest,rbest ; in nifti_mat44_to_orientation() local
2051 vbest = -666.0 ; ibest=pbest=qbest=rbest=1 ; jbest=2 ; kbest=3 ; in nifti_mat44_to_orientation()
2075 pbest = p ; qbest = q ; rbest = r ; in nifti_mat44_to_orientation()
2102 switch( jbest*qbest ){ in nifti_mat44_to_orientation()
/dports/games/quetoo/quetoo-0.6.1/data/vanctf/maps/
H A Dcity1.ent843 "team" "qbest"