Home
last modified time | relevance | path

Searched defs:ElInd (Results 1 – 2 of 2) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h773 int *ElInd; /*!< Pointer to vector containing indices into the parent member
3726 int ElInd[SUMA_N_DSET_TYPES]; /* index of elements of a certain type member
H A DSUMA_CreateDO.c21563 …UMA_AllocateROI (char *Parent_idcode_str, SUMA_ROI_TYPE Type, char *label, int N_ElInd, int *ElInd) in SUMA_AllocateROI()