Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.h275 float *SUMA_NN_GeomSmooth3( SUMA_SurfaceObject *SO, int N_iter, float *fin_orig,
H A DSUMA_SurfSmooth.c2634 dsmooth = SUMA_NN_GeomSmooth3( SO, Opt->N_iter, SO->NodeList, in main()
H A DSUMA_GeomComp.c4042 if (!(dsmooth = SUMA_NN_GeomSmooth3( SO, Niter, SO->NodeList, in SUMA_NN_GeomSmooth3_SO()
5514 float *SUMA_NN_GeomSmooth3( SUMA_SurfaceObject *SO, int N_iter, float *fin_orig, in SUMA_NN_GeomSmooth3() function