Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3ddot.c411 e2 = THD_dice_coef_f_masked(nxyz, fxar, fyar, mmm); in FPTR_dice()
H A Dthd_correlate.c789 float THD_dice_coef_f_masked( int n, float *x , float *y, byte *mask ) in THD_dice_coef_f_masked() function
H A D3ddata.h6029 extern float THD_dice_coef_f_masked(int,float *,float *,byte *);/* 28 Jul'15 */