Home
last modified time | relevance | path

Searched refs:SUMA_NN_GeomSmooth2 (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.h269 float *SUMA_NN_GeomSmooth2( SUMA_SurfaceObject *SO, int N_iter, float *fin_orig,
H A DSUMA_SurfSmooth.c2591 dsmooth = SUMA_NN_GeomSmooth2( SO, Opt->N_iter, SO->NodeList, in main()
H A DSUMA_GeomComp.c4006 if (!(dsmooth = SUMA_NN_GeomSmooth2( SO, Niter, SO->NodeList, in SUMA_NN_GeomSmooth2_SO()
5321 float *SUMA_NN_GeomSmooth2( SUMA_SurfaceObject *SO, int N_iter, float *fin_orig, in SUMA_NN_GeomSmooth2() function