Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_DataSets.c169 int i=SUMA_GetNodeRow_FromNodeIndex_eng(dset, node, N_Node); in SUMA_GetNodeRow_FromNodeIndex_s()
H A DSUMA_input_ORIG.c9197 Irw = SUMA_GetNodeRow_FromNodeIndex_eng(dset, I1d,-1); in SUMA_ComputeLineVOslicesIntersect()
9395 Irw = SUMA_GetNodeRow_FromNodeIndex_eng(dset, I1d,-1); in SUMA_ComputeLineVOvrIntersect()
H A DSUMA_input.c10270 Irw = SUMA_GetNodeRow_FromNodeIndex_eng(dset, I1d,-1); in SUMA_ComputeLineVOslicesIntersect()
10470 Irw = SUMA_GetNodeRow_FromNodeIndex_eng(dset, I1d,-1); in SUMA_ComputeLineVOvrIntersect()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dsuma_datasets.h2005 int SUMA_GetNodeRow_FromNodeIndex_eng(SUMA_DSET *dset, int node, int N_Node);
H A Dsuma_datasets.c7148 int i = SUMA_GetNodeRow_FromNodeIndex_eng(dset, node, N_Node); in SUMA_GetNodeRow_FromNodeIndex_ns()
7152 int SUMA_GetNodeRow_FromNodeIndex_eng(SUMA_DSET *dset, int node, in SUMA_GetNodeRow_FromNodeIndex_eng() function
7511 noderow = SUMA_GetNodeRow_FromNodeIndex_eng (dset, node, iNodeMax); in SUMA_GetDsetAllNodeValsInCols2()
8272 int ival = SUMA_GetNodeRow_FromNodeIndex_eng (dset, node, Max_Node_Index); in SUMA_GetDsetNodeValInCol2()
15175 if ((r = SUMA_GetNodeRow_FromNodeIndex_eng(dset, si, -1))> -1) { in SUMA_GDSET_SegIndexToPoints()