Lines Matching refs:Std
1261 cmsFloat64Number n, x, y, Std;1287 Std = sqrt((n * sum2 - sum * sum) / (n*(n-1)));1289 if (Std > Precision)