Home
last modified time | relevance | path

Searched refs:Q_00 (Results 1 – 5 of 5) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_warp3D.c547 #undef Q_00
553 #define Q_00(x) ((x*x-4.0)*(x*x-1.0)*(3.0-x)*0.083333333) macro
706 wt_m1 = Q_M1(fx) ; wt_00 = Q_00(fx) ; /* interpolation weights */ in mri_warp3D_quintic()
743 wt_m1 = Q_M1(fy) ; wt_00 = Q_00(fy) ; wt_p1 = Q_P1(fy) ; in mri_warp3D_quintic()
766 wt_m1 = Q_M1(fz) ; wt_00 = Q_00(fz) ; wt_p1 = Q_P1(fz) ; in mri_warp3D_quintic()
H A Dmri_genalign_util.c958 #undef Q_00
964 #define Q_00(x) ((x*x-4.0)*(x*x-1.0)*(3.0-x)*0.083333333) macro
1034 wt_m1 = Q_M1(fx) ; wt_00 = Q_00(fx) ; /* interpolation weights */ in GA_interp_quintic()
1071 wt_m1 = Q_M1(fy) ; wt_00 = Q_00(fy) ; wt_p1 = Q_P1(fy) ; in GA_interp_quintic()
1094 wt_m1 = Q_M1(fz) ; wt_00 = Q_00(fz) ; wt_p1 = Q_P1(fz) ; in GA_interp_quintic()
H A Dthd_shift2.c502 #define Q_00(x) ((x*x-4.0)*(x*x-1.0)*(3.0-x)*0.083333333) macro
527 wt_m1 = Q_M1(aa) ; wt_00 = Q_00(aa) ; in quint_shift()
H A Dmri_nwarp.c2930 #undef Q_00
2936 #define Q_00(x) ((x*x-4.0f)*(x*x-1.0f)*(3.0f-x)*0.083333333f) macro
3054 wt_m1 = Q_M1(fx) ; wt_00 = Q_00(fx) ; /* interpolation weights */ in IW3D_interp_quintic()
3124 wt_m1 = Q_M1(fy) ; wt_00 = Q_00(fy) ; wt_p1 = Q_P1(fy) ; in IW3D_interp_quintic()
3168 wt_m1 = Q_M1(fz) ; wt_00 = Q_00(fz) ; wt_p1 = Q_P1(fz) ; in IW3D_interp_quintic()
4781 wt_m1 = Q_M1(fx)*dfac ; wt_00 = Q_00(fx)*dfac ; /* interpolation weights */ in THD_nwarp_im_xyz()
4851 wt_m1 = Q_M1(fy) ; wt_00 = Q_00(fy) ; wt_p1 = Q_P1(fy) ; in THD_nwarp_im_xyz()
4895 wt_m1 = Q_M1(fz) ; wt_00 = Q_00(fz) ; wt_p1 = Q_P1(fz) ; in THD_nwarp_im_xyz()
/dports/science/tinker/tinker/other/
H A Dkmpole.qi536 c spole(1,i) = pole(1,i) ! chg -> Q_00