Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.c7774 int i, i3, lineproj=0; in SUMA_Project_Coords_PCA() local
7792 if (compnum >= E1_DIR_PRJ) lineproj = 1; in SUMA_Project_Coords_PCA()
7793 else lineproj = 0; in SUMA_Project_Coords_PCA()
7801 if (iref < 0 && !lineproj) iref = 0; in SUMA_Project_Coords_PCA()
7961 if (!lineproj) { in SUMA_Project_Coords_PCA()