Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.h32 typedef enum { NO_ROT = 0, ROT_2_Z = 1, ROT_2_Y, ROT_2_X } SUMA_PC_ROT; typedef
420 SUMA_PC_PROJ compnum, SUMA_PC_ROT rotate,
H A DSUMA_GeomComp.c7770 SUMA_PC_PROJ compnum, SUMA_PC_ROT rotate, in SUMA_Project_Coords_PCA()