Searched refs:asymptotic (Results 1 – 25 of 27) sorted by relevance
12
/third_party/boost/boost/math/special_functions/ |
D | hypergeometric_2F0.hpp | 59 …inline T hypergeometric_2F0_imp(T a1, T a2, const T& z, const Policy& pol, bool asymptotic = false) in hypergeometric_2F0_imp() argument 75 if (!asymptotic && !is_a1_integer && !is_a2_integer) in hypergeometric_2F0_imp() 85 if(!asymptotic && (!is_a1_integer || (a1 > 0))) in hypergeometric_2F0_imp()
|
/third_party/boost/libs/math/doc/sf/ |
D | polygamma.qbk | 86 For large x we use the asymptotic expansion: 94 to make x large enough for the asymptotic expansion to be used.
|
D | digamma.qbk | 87 For arguments > BIG the asymptotic expansion: 100 x > BIG, and then evaluation via the asymptotic expansion above. As special cases
|
D | bessel_jy.qbk | 134 When /x/ is large compared to the order /v/ then the asymptotic expansions 145 root-bracketing intervals for small ['|x|] and Hankel asymptotic 472 one term in the asymptotic expansion given in 475 for asymptotic expansion of zeros.
|
D | bernoulli_numbers.qbk | 162 stored in our cache, an asymptotic expansion [@http://www.luschny.de/math/primes/bernincl.html due …
|
D | number_series.qbk | 161 stored in our cache, an asymptotic expansion [@http://www.luschny.de/math/primes/bernincl.html due …
|
D | hypergeometric.qbk | 334 For /z/ large we have the asymptotic expansion:
|
D | lambert_w.qbk | 65 from the mathematical, like iterated exponentiation and asymptotic roots of trinomials,
|
/third_party/boost/libs/math/test/ |
D | ooura_fourier_integral_test.cpp | 207 Real asymptotic(Real lambda) { in asymptotic() function 227 Real exact = asymptotic(lambda); in test_double_osc()
|
/third_party/flutter/flutter/packages/flutter/lib/src/physics/ |
D | simulation.dart | 48 /// A simulation with an asymptotic curve would never technically be "done",
|
/third_party/boost/libs/math/doc/overview/ |
D | issues.qbk | 21 * Investigate Didonato and Morris' asymptotic expansion for large a and b
|
/third_party/boost/libs/graph_parallel/doc/ |
D | dehne_gotz_min_spanning_tree.rst | 258 together to achieve better asymptotic performance than either 320 together to achieve better asymptotic performance than either method
|
/third_party/benchmark/docs/ |
D | user_guide.md | 27 [Calculating Asymptotic Complexity](#asymptotic-complexity) 449 <a name="asymptotic-complexity" /> 470 As shown in the following invocation, asymptotic complexity might also be 478 The following code will specify asymptotic complexity with a lambda function,
|
/third_party/json/benchmarks/thirdparty/benchmark/ |
D | README.md | 215 ### Calculate asymptotic complexity (Big O) 233 As shown in the following invocation, asymptotic complexity might also be 241 The following code will specify asymptotic complexity with a lambda function,
|
/third_party/boost/libs/math/doc/background/ |
D | remez.qbk | 237 function: often the asymptotic behaviour of the function will give a clue, so 295 a rapidly changing part, and an asymptotic part?
|
D | special_tut.qbk | 216 Alternatively we may use our own implementation directly, but with any special cases (asymptotic
|
/third_party/boost/doc/test/ |
D | remez.qbk | 237 function: often the asymptotic behaviour of the function will give a clue, so 295 a rapidly changing part, and an asymptotic part?
|
D | HTML4_symbols.qbk | 117 [template asymp[]'''≈'''] [/ � almost equal to = asymptotic to]
|
/third_party/boost/libs/sort/doc/ |
D | html4_symbols.qbk | 122 [template asymp[]'''≈'''] [/ � almost equal to = asymptotic to]
|
/third_party/boost/libs/math/doc/ |
D | html4_symbols.qbk | 132 [template asymp[]'''≈'''] [/ � almost equal to = asymptotic to]
|
/third_party/boost/libs/multiprecision/doc/ |
D | html4_symbols.qbk | 132 [template asymp[]'''≈'''] [/ � almost equal to = asymptotic to]
|
/third_party/boost/libs/math/doc/roots/ |
D | roots_without_derivatives.qbk | 130 interval with the same asymptotic efficiency with which they locate the
|
/third_party/boost/libs/test/doc/test_organization/ |
D | parametric_test_case_generation.qbk | 91 …st may test for some points around (0,1), but will fail to provide an *asymptotic behavior* of the…
|
/third_party/gstreamer/gst_libav/ |
D | ChangeLog | 438 2020-10-27 06:33:29 -0400 Arun Raghavan <arun@asymptotic.io>
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 764 2022-02-24 20:28:23 +0530 Sanchayan Maity <sanchayan@asymptotic.io> 1762 2021-11-05 15:17:20 +0530 Sanchayan Maity <sanchayan@asymptotic.io> 2779 2021-08-12 11:03:58 -0400 Arun Raghavan <arun@asymptotic.io> 6138 2021-01-02 13:06:16 +0530 Sanchayan Maity <sanchayan@asymptotic.io> 6148 2020-12-17 11:24:07 +0530 Sanchayan Maity <sanchayan@asymptotic.io> 6416 2020-09-14 13:12:50 +0530 Sanchayan Maity <sanchayan@asymptotic.io> 6761 2020-10-22 09:17:26 -0400 Arun Raghavan <arun@asymptotic.io>
|
12