Home
last modified time | relevance | path

Searched defs:dsmooth (Results 1 – 9 of 9) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_BrainWrap.h130 #define SUMA_WRAP_BRAIN_SMOOTH_NN(niter, dsmooth, refNodeList, nmask){ \ argument
174 #define SUMA_WRAP_BRAIN_SMOOTH_MATCHAREA(niter, dsmooth, refNodeList, nmask){ \ argument
201 #define SUMA_WRAP_BRAIN_SMOOTH_TAUB(niter, dsmooth, refNodeList){ \ argument
H A DSUMA_BrainWrap.c2255 float *tmpptr, *NewCoord = NULL, f3, f4, *dsmooth = NULL; in SUMA_SkullMask() local
2481 float *tmpptr, *NewCoord = NULL, f3, f4, lZt, *dsmooth = NULL; in SUMA_StretchToFitLeCerveau() local
5020 float *dsmooth=NULL, *refNodeList=NULL, *dirvec = NULL, *diropt=NULL, iscale; in SUMA_Push_Nodes_To_Hull() local
5182 float *touchup=NULL, **wgt=NULL, *dsmooth=NULL, *overshish=NULL, in SUMA_PushToEdge() local
5276 float *touchup=NULL, **wgt=NULL, *dsmooth=NULL, *refNodeList=NULL, in SUMA_PushToOuterSkull() local
5421 float *touchup=NULL, **wgt=NULL, *dsmooth=NULL, *refNodeList=NULL, *overshish=NULL, in SUMA_PushToInnerSkull() local
5523 float *touchup=NULL, **wgt=NULL, *dsmooth=NULL; in SUMA_Reposition_Touchup() local
H A DSUMA_3dSkullStrip.c1332 *isin_float=NULL, pint, *dsmooth = NULL, XYZrai_shift[3]; in main() local
H A DSUMA_SurfSmooth.c1430 float **wgt=NULL, *dsmooth=NULL; in main() local
H A DSUMA_GeomComp.c3895 float **wgt=NULL, l=0.0, m=0.0, *dsmooth=NULL; in SUMA_Taubin_Smooth_SO() local
3961 float *dsmooth=NULL; in SUMA_NN_GeomSmooth_SO() local
3995 float *dsmooth=NULL; in SUMA_NN_GeomSmooth2_SO() local
4031 float *dsmooth=NULL; in SUMA_NN_GeomSmooth3_SO() local
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Ddsmooth.c44 int dsmooth(float *image, in dsmooth() function
H A Dc.py2423 def dsmooth(image, nx, ny, sigma, smooth): function
H A Dutil.py2423 def dsmooth(image, nx, ny, sigma, smooth): function
/dports/science/lammps/lammps-stable_29Sep2021/src/MESONT/
H A Dpair_mesocnt.cpp1613 double dsmooth = ds5((h-d_ang-delta1)/(delta2-delta1)); in finf() local