Searched refs:coeff (Results 1 – 2 of 2) sorted by relevance
42 double one_plus_r2s,half_dfu_dx,half_dfu_dy,coeff,coeff2,coeff3; in db_CauchyDerivative() local93 coeff=(r2s/one_plus_r2s*one_over_r2-fu)*one_over_r2; in db_CauchyDerivative()94 half_dfu_dx=f[0]*coeff; in db_CauchyDerivative()95 half_dfu_dy=f[1]*coeff; in db_CauchyDerivative()
502 unsigned int coeff[19]; member