Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_LocalStat.c1964 mincentrality = 0.0, mtotal_w, mi_w, fac, mtotal, mi; in SUMA_ClusterCenterofMass() local
2026 mtotal_w = 0.0; /* recalculated each time, not a big deal ... */ in SUMA_ClusterCenterofMass()
2029 mtotal_w += mi_w; in SUMA_ClusterCenterofMass()
2050 s_w[k] -= mtotal_w * fac; in SUMA_ClusterCenterofMass()
2055 s_w[k] -= mtotal_w * fac; in SUMA_ClusterCenterofMass()