Home
last modified time | relevance | path

Searched refs:under_weight (Results 1 – 20 of 20) sorted by relevance

/dports/devel/boost-python-libs/boost_1_72_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/example/
H A Dfind_root_example.cpp60 double under_weight = 2.9; in main() local
61 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
62 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
69 cout << "fraction of packs >= " << under_weight in main()
71 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
80 << "fraction of packs >= " << under_weight in main()
81 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
110 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
112 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
126 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
[all …]
H A Dnormal_misc_examples.cpp282 double under_weight = 2.9; in main() local
283 cout <<"fraction of packs <= " << under_weight << " with a mean of " << mean in main()
284 << " is " << cdf(complement(packs, under_weight)) << endl; in main()
291 cout << "fraction of packs >= " << under_weight in main()
293 << " is " << cdf(complement(xpacks, under_weight)) << endl; in main()
302 << "fraction of packs >= " << under_weight in main()
303 << " is " << cdf(complement(nominal_packs, under_weight)) << endl; in main()
332 cout <<"Fraction of packs >= " << under_weight << " with a mean of " << mean in main()
334 << " is " << cdf(complement(pack05, under_weight)) << endl; in main()
350 << " is " << cdf(complement(pack06, under_weight)) << endl; in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/frame_sinks/video_capture/
H A Dvideo_capture_overlay.cc292 const float* src, const float* under_weight, in Blit()
295 under_weight += src_stride, dst += dst_stride) { in Blit()
298 std::fma(From255(dst[col]), under_weight[col], src[col])); in Blit()
307 const float* under_weight = PositionPointerInPlane( in Blit() local
310 const float* src = under_weight + num_pixels; in Blit()
317 BlitOntoPlane(blit_rect.size(), src_stride, src, under_weight, dst_stride, in Blit()
324 under_weight = PositionPointerInPlane( in Blit()
327 src = under_weight + num_chroma_pixels; in Blit()
334 BlitOntoPlane(chroma_blit_rect.size(), src_stride, src, under_weight, in Blit()
340 BlitOntoPlane(chroma_blit_rect.size(), src_stride, src, under_weight, in Blit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/frame_sinks/video_capture/
H A Dvideo_capture_overlay.cc292 const float* src, const float* under_weight, in Blit()
295 under_weight += src_stride, dst += dst_stride) { in Blit()
298 std::fma(From255(dst[col]), under_weight[col], src[col])); in Blit()
307 const float* under_weight = PositionPointerInPlane( in Blit() argument
310 const float* src = under_weight + num_pixels; in Blit()
317 BlitOntoPlane(blit_rect.size(), src_stride, src, under_weight, dst_stride, in Blit()
324 under_weight = PositionPointerInPlane( in Blit()
327 src = under_weight + num_chroma_pixels; in Blit()
334 BlitOntoPlane(chroma_blit_rect.size(), src_stride, src, under_weight, in Blit()
340 BlitOntoPlane(chroma_blit_rect.size(), src_stride, src, under_weight, in Blit()