/Src/Dependencies/Boost/libs/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html

http://hadesmem.googlecode.com/ · HTML · 324 lines · 316 code · 8 blank · 0 comment · 0 complexity · b27cad9f507fa639294c167ad8312d04 MD5 · raw file

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Elliptic Integrals of the Third Kind - Legendre Form</title>
  5. <link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
  7. <link rel="home" href="../../../index.html" title="Math Toolkit">
  8. <link rel="up" href="../ellint.html" title="Elliptic Integrals">
  9. <link rel="prev" href="ellint_2.html" title="Elliptic Integrals of the Second Kind - Legendre Form">
  10. <link rel="next" href="../zetas.html" title="Zeta Functions">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  13. <table cellpadding="2" width="100%"><tr>
  14. <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
  15. <td align="center"><a href="../../../../../../../../index.html">Home</a></td>
  16. <td align="center"><a href="../../../../../../../../libs/libraries.htm">Libraries</a></td>
  17. <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
  18. <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
  19. <td align="center"><a href="../../../../../../../../more/index.htm">More</a></td>
  20. </tr></table>
  21. <hr>
  22. <div class="spirit-nav">
  23. <a accesskey="p" href="ellint_2.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../zetas.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
  24. </div>
  25. <div class="section" lang="en">
  26. <div class="titlepage"><div><div><h4 class="title">
  27. <a name="math_toolkit.special.ellint.ellint_3"></a><a class="link" href="ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form">Elliptic Integrals
  28. of the Third Kind - Legendre Form</a>
  29. </h4></div></div></div>
  30. <a name="math_toolkit.special.ellint.ellint_3.synopsis"></a><h6>
  31. <a name="id1302489"></a>
  32. <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.synopsis">Synopsis</a>
  33. </h6>
  34. <p>
  35. </p>
  36. <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">math</span><span class="special">/</span><span class="identifier">special_functions</span><span class="special">/</span><span class="identifier">ellint_3</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
  37. </pre>
  38. <p>
  39. </p>
  40. <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span> <span class="special">{</span>
  41. <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">&gt;</span>
  42. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">);</span>
  43. <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
  44. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
  45. <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
  46. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">);</span>
  47. <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
  48. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
  49. <span class="special">}}</span> <span class="comment">// namespaces
  50. </span></pre>
  51. <a name="math_toolkit.special.ellint.ellint_3.description"></a><h6>
  52. <a name="id1303136"></a>
  53. <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.description">Description</a>
  54. </h6>
  55. <p>
  56. These two functions evaluate the incomplete elliptic integral of the third
  57. kind <span class="emphasis"><em>&#928;(n, &#966;, k)</em></span> and its complete counterpart <span class="emphasis"><em>&#928;(n,
  58. k) = E(n, &#960;/2, k)</em></span>.
  59. </p>
  60. <p>
  61. <span class="inlinemediaobject"><img src="../../../../graphs/ellint_3.png" align="middle"></span>
  62. </p>
  63. <p>
  64. The return type of these functions is computed using the <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>result
  65. type calculation rules</em></span></a> when the arguments are of different
  66. types: when they are the same type then the result is the same type as
  67. the arguments.
  68. </p>
  69. <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">&gt;</span>
  70. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">);</span>
  71. <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
  72. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">T3</span> <span class="identifier">phi</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
  73. </pre>
  74. <p>
  75. Returns the incomplete elliptic integral of the third kind <span class="emphasis"><em>&#928;(n,
  76. &#966;, k)</em></span>:
  77. </p>
  78. <p>
  79. <span class="inlinemediaobject"><img src="../../../../equations/ellint4.png"></span>
  80. </p>
  81. <p>
  82. Requires <span class="emphasis"><em>-1 &lt;= k &lt;= 1</em></span> and <span class="emphasis"><em>n &lt; 1/sin<sup>2</sup>(&#966;)</em></span>,
  83. otherwise returns the result of <a class="link" href="../../main_overview/error_handling.html#domain_error">domain_error</a>
  84. (outside this range the result would be complex).
  85. </p>
  86. <p>
  87. The final <a class="link" href="../../policy.html" title="Policies">Policy</a> argument is
  88. optional and can be used to control the behaviour of the function: how
  89. it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
  90. </p>
  91. <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
  92. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">);</span>
  93. <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
  94. <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">ellint_3</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">n</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
  95. </pre>
  96. <p>
  97. Returns the complete elliptic integral of the first kind <span class="emphasis"><em>&#928;(n,
  98. k)</em></span>:
  99. </p>
  100. <p>
  101. <span class="inlinemediaobject"><img src="../../../../equations/ellint8.png"></span>
  102. </p>
  103. <p>
  104. Requires <span class="emphasis"><em>-1 &lt;= k &lt;= 1</em></span> and <span class="emphasis"><em>n &lt; 1</em></span>,
  105. otherwise returns the result of <a class="link" href="../../main_overview/error_handling.html#domain_error">domain_error</a>
  106. (outside this range the result would be complex).
  107. </p>
  108. <p>
  109. The final <a class="link" href="../../policy.html" title="Policies">Policy</a> argument is
  110. optional and can be used to control the behaviour of the function: how
  111. it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
  112. </p>
  113. <a name="math_toolkit.special.ellint.ellint_3.accuracy"></a><h6>
  114. <a name="id1303730"></a>
  115. <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.accuracy">Accuracy</a>
  116. </h6>
  117. <p>
  118. These functions are computed using only basic arithmetic operations, so
  119. there isn't much variation in accuracy over differing platforms. Note that
  120. only results for the widest floating point type on the system are given
  121. as narrower types have <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
  122. All values are relative errors in units of epsilon.
  123. </p>
  124. <div class="table">
  125. <a name="math_toolkit.special.ellint.ellint_3.errors_rates_in_the_elliptic_integrals_of_the_third_kind"></a><p class="title"><b>Table&#160;46.&#160;Errors Rates in the Elliptic Integrals of the Third Kind</b></p>
  126. <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Third Kind">
  127. <colgroup>
  128. <col>
  129. <col>
  130. <col>
  131. <col>
  132. </colgroup>
  133. <thead><tr>
  134. <th>
  135. <p>
  136. Significand Size
  137. </p>
  138. </th>
  139. <th>
  140. <p>
  141. Platform and Compiler
  142. </p>
  143. </th>
  144. <th>
  145. <p>
  146. &#928;(n, &#966;, k)
  147. </p>
  148. </th>
  149. <th>
  150. <p>
  151. &#928;(n, k)
  152. </p>
  153. </th>
  154. </tr></thead>
  155. <tbody>
  156. <tr>
  157. <td>
  158. <p>
  159. 53
  160. </p>
  161. </td>
  162. <td>
  163. <p>
  164. Win32 / Visual C++ 8.0
  165. </p>
  166. </td>
  167. <td>
  168. <p>
  169. Peak=29 Mean=2.2
  170. </p>
  171. </td>
  172. <td>
  173. <p>
  174. Peak=3 Mean=0.8
  175. </p>
  176. </td>
  177. </tr>
  178. <tr>
  179. <td>
  180. <p>
  181. 64
  182. </p>
  183. </td>
  184. <td>
  185. <p>
  186. Red Hat Linux / G++ 3.4
  187. </p>
  188. </td>
  189. <td>
  190. <p>
  191. Peak=14 Mean=1.3
  192. </p>
  193. </td>
  194. <td>
  195. <p>
  196. Peak=2.3 Mean=0.8
  197. </p>
  198. </td>
  199. </tr>
  200. <tr>
  201. <td>
  202. <p>
  203. 113
  204. </p>
  205. </td>
  206. <td>
  207. <p>
  208. HP-UX / HP aCC 6
  209. </p>
  210. </td>
  211. <td>
  212. <p>
  213. Peak=10 Mean=1.4
  214. </p>
  215. </td>
  216. <td>
  217. <p>
  218. Peak=4.2 Mean=1.1
  219. </p>
  220. </td>
  221. </tr>
  222. </tbody>
  223. </table></div>
  224. </div>
  225. <br class="table-break"><a name="math_toolkit.special.ellint.ellint_3.testing"></a><h6>
  226. <a name="id1303904"></a>
  227. <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.testing">Testing</a>
  228. </h6>
  229. <p>
  230. The tests use a mixture of spot test values calculated using the online
  231. calculator at <a href="http://functions.wolfram.com" target="_top">functions.wolfram.com</a>,
  232. and random test data generated using NTL::RR at 1000-bit precision and
  233. this implementation.
  234. </p>
  235. <a name="math_toolkit.special.ellint.ellint_3.implementation"></a><h6>
  236. <a name="id1303926"></a>
  237. <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.implementation">Implementation</a>
  238. </h6>
  239. <p>
  240. The implementation for &#928;(n, &#966;, k) first siphons off the special cases:
  241. </p>
  242. <p>
  243. <span class="emphasis"><em>&#928;(0, &#966;, k) = F(&#966;, k)</em></span>
  244. </p>
  245. <p>
  246. <span class="emphasis"><em>&#928;(n, &#960;/2, k) = &#928;(n, k)</em></span>
  247. </p>
  248. <p>
  249. and
  250. </p>
  251. <p>
  252. <span class="inlinemediaobject"><img src="../../../../equations/ellint23.png"></span>
  253. </p>
  254. <p>
  255. Then if n &lt; 0 the relations (A&amp;S 17.7.15/16):
  256. </p>
  257. <p>
  258. <span class="inlinemediaobject"><img src="../../../../equations/ellint24.png"></span>
  259. </p>
  260. <p>
  261. are used to shift <span class="emphasis"><em>n</em></span> to the range [0, 1].
  262. </p>
  263. <p>
  264. Then the relations:
  265. </p>
  266. <p>
  267. <span class="emphasis"><em>&#928;(n, -&#966;, k) = -&#928;(n, &#966;, k)</em></span>
  268. </p>
  269. <p>
  270. <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) + 2m&#928;(n, k) ; n &lt;= 1</em></span>
  271. </p>
  272. <p>
  273. <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) ; n &gt; 1</em></span> <sup>[<a name="id1304041" href="#ftn.id1304041" class="footnote">1</a>]</sup>
  274. </p>
  275. <p>
  276. are used to move &#966; &#160; to the range [0, &#960;/2].
  277. </p>
  278. <p>
  279. The functions are then implemented in terms of Carlson's integrals using
  280. the relations:
  281. </p>
  282. <p>
  283. <span class="inlinemediaobject"><img src="../../../../equations/ellint25.png"></span>
  284. </p>
  285. <p>
  286. and
  287. </p>
  288. <p>
  289. <span class="inlinemediaobject"><img src="../../../../equations/ellint26.png"></span>
  290. </p>
  291. <div class="footnotes">
  292. <br><hr width="100" align="left">
  293. <div class="footnote"><p><sup>[<a name="ftn.id1304041" href="#id1304041" class="para">1</a>] </sup>
  294. I haven't been able to find a literature reference for this relation,
  295. but it appears to be the convention used by Mathematica. Intuitively
  296. the first <span class="emphasis"><em>2 * m * &#928;(n, k)</em></span> terms cancel out as the
  297. derivative alternates between +&#8734; and -&#8734;.
  298. </p></div>
  299. </div>
  300. </div>
  301. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  302. <td align="left"></td>
  303. <td align="right"><div class="copyright-footer">Copyright &#169; 2006 , 2007, 2008, 2009, 2010 John Maddock, Paul A. Bristow,
  304. Hubert Holin, Xiaogang Zhang, Bruno Lalande, Johan R&#229;de, Gautam Sewani and
  305. Thijs van den Berg<p>
  306. Distributed under the Boost Software License, Version 1.0. (See accompanying
  307. file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
  308. </p>
  309. </div></td>
  310. </tr></table>
  311. <hr>
  312. <div class="spirit-nav">
  313. <a accesskey="p" href="ellint_2.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../zetas.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
  314. </div>
  315. </body>
  316. </html>