Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_SVmanip.c2619 int i, do_id, TotWeight; in SUMA_UpdateViewPoint() local
2630 TotWeight = 0; in SUMA_UpdateViewPoint()
2687 TotWeight += N_tracts; in SUMA_UpdateViewPoint()
2697 TotWeight += N_pts; in SUMA_UpdateViewPoint()
2718 if (TotWeight) { in SUMA_UpdateViewPoint()
2770 int i, do_id, TotWeight; in SUMA_UpdateRotaCenter() local
2782 TotWeight = 0; in SUMA_UpdateRotaCenter()
2837 TotWeight += N_pts; in SUMA_UpdateRotaCenter()
2851 TotWeight += N_tracts; in SUMA_UpdateRotaCenter()
2869 TotWeight += kkk; in SUMA_UpdateRotaCenter()
[all …]