Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.h121 SUMA_BRANCH * SUMA_FindBranch (int ** InterMat, int N_InterMat, float ** InterNodes, int ** NodeLoc…
124 void SUMA_WeldBranches ( SUMA_BRANCH *branch, int *sz_Branch, int brIndx1, int brIndx2 , int brEnd1…
H A DSUMA_define.h3573 } SUMA_BRANCH; typedef
H A DSUMA_GeomComp.c14662SUMA_BRANCH * SUMA_FindBranch (int ** InterMat, int N_InterMat, float ** InterNodes, int ** NodeLo…
14671 static SUMA_BRANCH * branch;
14696 … branch = (SUMA_BRANCH *) SUMA_calloc(SUMA_BRANCHMAX, sizeof(SUMA_BRANCH));
14940 …void SUMA_WeldBranches ( SUMA_BRANCH *branch, int *sz_Branch, int brIndx1, int brIndx2 , int brEnd…
14942 SUMA_BRANCH tmp;