Home
last modified time | relevance | path

Searched refs:estimators (Results 1 – 7 of 7) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_rateest.man3 estimators and matching on the difference between two rate estimators.
47 against a static value, while in "relative mode", two rate estimators are
56 The names of the two rate estimators for relative mode.
/third_party/boost/libs/math/doc/distributions/
Dbeta.qbk28 // Parameter estimators of alpha or beta from mean and variance.
37 // Parameter estimators from
136 Two pairs of parameter estimators are provided.
Dstudents_t_examples.qbk407 The parameter estimators of the students_t_distribution class
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp943 vector<SegmentedEstimator> estimators; in iterate() local
945 estimators.push_back(computeSegmentedEstimator(getWorkloadMedianDataPoints(progNdx))); in iterate()
950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate()
999 if (estimators[progNdx].right.coefficient <= 0.0f) in iterate()
1019 perProgramSlopes.push_back(estimators[i].right.coefficient); in iterate()
1031 const int numFreeOps = de::max(0, (int)deFloatFloor(intersectionX(estimators[0].left, in iterate()
1032 LineParameters(estimators[0].right.offset, in iterate()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp943 vector<SegmentedEstimator> estimators; in iterate() local
945 estimators.push_back(computeSegmentedEstimator(getWorkloadMedianDataPoints(progNdx))); in iterate()
950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate()
999 if (estimators[progNdx].right.coefficient <= 0.0f) in iterate()
1019 perProgramSlopes.push_back(estimators[i].right.coefficient); in iterate()
1031 const int numFreeOps = de::max(0, (int)deFloatFloor(intersectionX(estimators[0].left, in iterate()
1032 LineParameters(estimators[0].right.offset, in iterate()
/third_party/boost/libs/math/doc/statistics/
Dsignal_statistics.qbk132 Hence this function is mainly useful for unit testing other SNR estimators.
191 This happens distressingly often; if a user is aware of any blind SNR estimators which do not suffe…
/third_party/boost/libs/histogram/doc/
Doverview.qbk14 … probability density function] of the input data. More complex density estimators exist, but histo…