Searched refs:lbZMax (Results 1 – 1 of 1) sorted by relevance
1611 const double lbZMax = 10.; in update_weights() local1632 fdata[sampleIdx[i]*step] = (float)min(z, lbZMax); in update_weights()1637 fdata[sampleIdx[i]*step] = (float)-min(z, lbZMax); in update_weights()