Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dFWHMx.c651 acf_Epar = ACF_cluster_to_modelE( acf, fabsf(DSET_DX(inset)) , in main()
H A Dmri_fwhm.c1069 acf_Epar = ACF_cluster_to_modelE( clout , dx,dy,dz ) ; in mriarr_estimate_FWHM_acf()
1112 float_quad ACF_cluster_to_modelE( MCW_cluster *acf, float dx, float dy, float dz ) in ACF_cluster_to_modelE() function
H A Dmrilib.h2277 extern float_quad ACF_cluster_to_modelE( MCW_cluster *acf, float dx, float dy, float dz ) ;