Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_nc_t.hpp52 RealType naive_mean(RealType v, RealType delta) in naive_mean() function
58 float naive_mean(float v, float delta) in naive_mean() function
Dunivariate_statistics_test.cpp128 auto naive_mean(RandomAccessContainer const & v) in naive_mean() function