Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_correlate.c1080 int get_2Dhist_xybin( float **xb , float **yb ) in get_2Dhist_xybin() function
H A D3ddata.h6125 extern int get_2Dhist_xybin( float **xb , float **yb ) ;
H A Dmri_genalign.c367 nbin = get_2Dhist_xybin( &xx , &yy ) ; in GA_setup_2Dhistogram()