Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dsuma_utils.h291 int SUMA_binFind( float *indexList, int N_node, float target, byte ematch);
H A Dsuma_utils.c3802 int SUMA_binFind( float *indexList, int N_node, float target, byte ematch) { in SUMA_binFind() function