Searched defs:estimator (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| D | es2pShaderOperatorTests.cpp | 423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local 950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| D | es3pShaderOperatorTests.cpp | 423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local 950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 6999 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() 7016 sample jackknife(Estimator&& estimator, Iterator first, Iterator last) { in jackknife() 7039 …e confidence_level, Iterator first, Iterator last, sample const& resample, Estimator&& estimator) { in bootstrap()
|