Home
last modified time | relevance | path

Searched defs:iqr (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
Dsieve.cpp121 double iqr = qs(times,n,&q1,&q2,&q3); in uprv_getMeanTime() local
152 double iqr = qs(times,n,&q1,&q2,&q3); in uprv_getMeanTime() local
/third_party/boost/libs/math/test/
Dunivariate_statistics_test.cpp730 Real iqr; in test_interquartile_range() local