Searched refs:point_sigma (Results 1 – 3 of 3) sorted by relevance
262 const double point_sigma) { in Perturb() argument263 CHECK_GE(point_sigma, 0.0); in Perturb()268 if (point_sigma > 0) { in Perturb()270 PerturbPoint3(point_sigma, points + 3 * i); in Perturb()
65 const double point_sigma);
114 DEFINE_double(point_sigma, 0.0, "Standard deviation of the point "