/third_party/boost/libs/math/reporting/accuracy/doc/ |
D | accuracy_tables.qbk | 2 …t_Bessel_I_v_Mathworld_Data_large_values_[] [role blue Max = 59.5[epsilon] (Mean = 26.6[epsilon])]] 3 …_bessel_i_prime_boost_Bessel_I_v_Random_Data[] [role blue Max = 14[epsilon] (Mean = 2.5[epsilon])]] 4 …ssel_i_prime_boost_Bessel_I_n_Random_Data[] [role blue Max = 9.85[epsilon] (Mean = 1.82[epsilon])]] 5 …ime_boost_Bessel_I_v_Mathworld_Data[] [role blue Max = 3.76e+03[epsilon] (Mean = 1.19e+03[epsilon]… 6 …essel_I_n_Mathworld_Data_Integer_Version_[] [role blue Max = 3.61[epsilon] (Mean = 1.22[epsilon])]] 7 …ssel_I_1_Mathworld_Data_Integer_Version_[] [role blue Max = 1.36[epsilon] (Mean = 0.782[epsilon])]] 8 …ssel_I_0_Mathworld_Data_Integer_Version_[] [role blue Max = 0.82[epsilon] (Mean = 0.354[epsilon])]] 9 …l_i_prime_boost_Bessel_I_n_Mathworld_Data[] [role blue Max = 3.61[epsilon] (Mean = 1.22[epsilon])]] 10 …_i_prime_boost_Bessel_I_1_Mathworld_Data[] [role blue Max = 1.36[epsilon] (Mean = 0.782[epsilon])]] 11 …_i_prime_boost_Bessel_I_0_Mathworld_Data[] [role blue Max = 0.82[epsilon] (Mean = 0.354[epsilon])]] [all …]
|
/third_party/boost/libs/math/doc/distributions/ |
D | students_t_examples.qbk | 65 double Sm, // Sm = Sample Mean. 75 "2-Sided Confidence Limits For Mean\n" 79 cout << setw(40) << left << "Mean" << "= " << Sm << "\n"; 128 2-Sided Confidence Limits For Mean 132 Mean = 9.26146 163 2-Sided Confidence Limits For Mean 167 Mean = 37.8000000 233 // Sm = Sample Mean. 308 Sample Mean = 9.26146 310 Expected True Mean = 5.00000 [all …]
|
D | find_location_and_scale.qbk | 3 [section:find_location_eg Find Location (Mean) Example] 10 [endsect] [/section:find_location_eg Find Location (Mean) Example]
|
D | hyperexponential.qbk | 172 [[Dataset][Mean Request Interarrival Time (SD)][Mean Multi-core VM Lifetime (SD)][Mean Single-core … 195 - Mean (SD): 2.2e+03 (8.1e+03) seconds. 200 - Mean (SD): 2e+05 (3.9e+05) seconds. 205 - Mean (SD): 3.2e+04 (1.4e+05) seconds. 211 - Mean (SD): 6.5e+04 (1.3e+05) seconds. 216 - Mean (SD): 1.8e+05 (6.4e+05) seconds. 221 - Mean (SD): 6.2e+05 (1.6e+06) seconds. 227 - Mean (SD): 9.7e+03 (2.2e+04) seconds. 232 - Mean (SD): 3.2e+04 (1e+05) seconds. 237 - Mean (SD): 4.3e+04 (1.6e+05) seconds.
|
D | normal_example.qbk | 15 [h4 Standard deviations either side of the Mean]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | gv.txt | 87 "Mean-souree", 90 "Mean-fouyir",
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | gv.txt | 87 "Mean-souree", 90 "Mean-fouyir",
|
/third_party/icu/icu4c/source/data/locales/ |
D | gv.txt | 87 "Mean-souree", 90 "Mean-fouyir",
|
/third_party/boost/libs/math/dot_net_example/distribution_explorer/ |
D | distribution.txt | 7 Mean
|
/third_party/benchmark/test/ |
D | statistics_gtest.cc | 9 TEST(StatisticsTest, Mean) { in TEST() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 249 double Mean() const { return alpha_ / (alpha_ + beta_); } in Mean() function in __anon471028550111::BetaDistributionModel 315 const double z_mean = absl::random_internal::ZScore(Mean(), m); in SingleZTestOnMeanAndVariance() 326 alpha_, beta_, m.mean, Mean(), in SingleZTestOnMeanAndVariance() 327 std::abs(m.mean - Mean()) / mean_stddev, m.variance, Variance(), in SingleZTestOnMeanAndVariance()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | random.hpp | 60 genType Mean,
|
D | random.inl | 273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation) argument 285 return x2 * Deviation * Deviation * sqrt((genType(-2) * log(w)) / w) + Mean; 289 …GLM_FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Devia… argument 291 return detail::functor2<T, P, vecType>::call(gaussRand, Mean, Deviation);
|
/third_party/abseil-cpp/absl/random/ |
D | beta_distribution_test.cc | 266 double Mean() const { return alpha_ / (alpha_ + beta_); } in Mean() function in __anone51321c00111::BetaDistributionModel 332 const double z_mean = absl::random_internal::ZScore(Mean(), m); in SingleZTestOnMeanAndVariance() 343 alpha_, beta_, m.mean, Mean(), in SingleZTestOnMeanAndVariance() 344 std::abs(m.mean - Mean()) / mean_stddev, m.variance, Variance(), in SingleZTestOnMeanAndVariance()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | rolling_cpu_kernel.cc | 33 {"max", Method::Max}, {"min", Method::Min}, {"mean", Method::Mean}, in InitKernel() 133 case Method::Mean: in MethodSwitch()
|
D | rolling_cpu_kernel.h | 31 Mean, enumerator
|
/third_party/node/src/ |
D | histogram-inl.h | 29 double Histogram::Mean() { in Mean() function
|
D | histogram.cc | 75 args.GetReturnValue().Set((*histogram)->Mean()); in GetMean() 316 args.GetReturnValue().Set((*histogram)->Mean()); in GetMean()
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp16/ |
D | reduce_fp16_tests.cc | 82 TEST_F(TestReduceFp16, Mean) { in TEST_F() argument
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/ |
D | reduce_tests.cc | 40 TEST_F(TestOpenCL_Reduce, Mean) { in TEST_F() argument
|
/third_party/tzdata/ |
D | backzone | 89 2:35:32 - AMT 1890 # Asmara Mean Time 106 -1:06:36 - BMT 1935 # Banjul Mean Time 159 -0:53:00 - FMT 1913 Jun # Freetown Mean Time 303 -5:07:10 - KMT 1912 Feb # Kingston Mean Time 434 -4:04:00 - CMT 1912 # Castries Mean Time 443 -4:04:56 - KMT 1912 # Kingstown Mean Time 623 -0:22:48 - JMT 1951 # Jamestown Mean Time
|
/third_party/boost/libs/math/doc/internals/ |
D | relative_error.qbk | 53 [[`T rms()const`][Returns the Root Mean Square, or quadratic mean of the errors.]] 116 std::cout << "The Mean was " << result.mean() << std::endl;
|
/third_party/mindspore/mindspore/lite/test/config/ |
D | ut_arm64.cfg | 130 TestOpenCL_Reduce.Mean
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/ |
D | AutomatedTesting.md | 135 rms.signal = 0.81829 # Root Mean Square of the signal, if it can be detected 136 rms.noise = 0.12645 # Root Mean Square of the background noise before the signal is detected
|
/third_party/mindspore/mindspore/lite/schema/ |
D | model_v0.fbs | 72 Mean, // DEPRECATED
|