Searched defs:deviations (Results 1 – 3 of 3) sorted by relevance
40 Counter<String> deviations = new Counter<>(); in main() local
70 std::vector<double> deviations; in ScaledMedianAbsoluteDeviation() local
100 static int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable107 double deviations[DEVIATIONS]; member