Searched refs:e_x2 (Results 1 – 1 of 1) sorted by relevance
1831 const float e_x2 = (float)(x2_sum / num); in get_dev() local1832 const float diff = e_x2 - mean * mean; in get_dev()