/Src/Dependencies/Boost/doc/test/gold/document_to_test_formatting/accumulators.html

http://hadesmem.googlecode.com/ · HTML · 69 lines · 69 code · 0 blank · 0 comment · 0 complexity · f1f4d842a58ca1d249d8376237736b5f MD5 · raw file

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Accumulators Example Doxygen Documentation</title>
  5. <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
  7. <link rel="home" href="../index.html" title="Document To Test Formatting">
  8. <link rel="up" href="../index.html" title="Document To Test Formatting">
  9. <link rel="prev" href="../boost/array.html" title="Class template array">
  10. <link rel="next" href="../boost/accumulators/extract/weighted_tail_quantile.html" title="Global weighted_tail_quantile">
  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="../boost/array.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.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="../boost/accumulators/extract/weighted_tail_quantile.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
  24. </div>
  25. <div class="section">
  26. <div class="titlepage"><div><div><h2 class="title" style="clear: both">
  27. <a name="document_to_test_formatting.accumulators"></a><a class="link" href="accumulators.html" title="Accumulators Example Doxygen Documentation"> Accumulators
  28. Example Doxygen Documentation</a>
  29. </h2></div></div></div>
  30. <div class="toc"><dl><dt><span class="section"><a href="accumulators.html#statistics_library_reference">Statistics Library Reference</a></span></dt></dl></div>
  31. <div class="section">
  32. <div class="titlepage"><div><div><h3 class="title">
  33. <a name="statistics_library_reference"></a>Statistics Library Reference</h3></div></div></div>
  34. <div class="toc"><dl><dt><span class="section"><a href="accumulators.html#header.doc.test.weighted_tail_quantile_hpp">Header &lt;doc/test/weighted_tail_quantile.hpp&gt;</a></span></dt></dl></div>
  35. <div class="section">
  36. <div class="titlepage"><div><div><h4 class="title">
  37. <a name="header.doc.test.weighted_tail_quantile_hpp"></a>Header &lt;<a href="../../../../doc/test/weighted_tail_quantile.hpp" target="_top">doc/test/weighted_tail_quantile.hpp</a>&gt;</h4></div></div></div>
  38. <pre class="synopsis"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
  39. <span class="keyword">namespace</span> <span class="identifier">accumulators</span> <span class="special">{</span>
  40. <span class="keyword">namespace</span> <span class="identifier">extract</span> <span class="special">{</span>
  41. extractor<span class="special">&lt;</span> <span class="identifier">tag</span><span class="special">::</span><span class="identifier">quantile</span> <span class="special">&gt;</span> <span class="keyword">const</span> <a class="link" href="../boost/accumulators/extract/weighted_tail_quantile.html" title="Global weighted_tail_quantile">weighted_tail_quantile</a><span class="special">;</span>
  42. <span class="special">}</span>
  43. <span class="keyword">namespace</span> <span class="identifier">impl</span> <span class="special">{</span>
  44. <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Sample<span class="special">,</span> <span class="keyword">typename</span> Weight<span class="special">,</span> <span class="keyword">typename</span> LeftRight<span class="special">&gt;</span>
  45. <span class="keyword">struct</span> <a class="link" href="../boost/accumulators/impl/weighted_tail_quantile__id330053.html" title="Struct template weighted_tail_quantile_impl">weighted_tail_quantile_impl</a><span class="special">;</span>
  46. <span class="special">}</span>
  47. <span class="keyword">namespace</span> <span class="identifier">tag</span> <span class="special">{</span>
  48. <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> LeftRight<span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="../boost/accumulators/tag/weighted_tail_quantile.html" title="Struct template weighted_tail_quantile">weighted_tail_quantile</a><span class="special">;</span>
  49. <span class="special">}</span>
  50. <span class="special">}</span>
  51. <span class="special">}</span></pre>
  52. </div>
  53. </div>
  54. </div>
  55. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  56. <td align="left"></td>
  57. <td align="right"><div class="copyright-footer">Copyright &#169; 2007 John Maddock, Joel de Guzman, Eric Niebler and Matias
  58. Capeletto<p>
  59. Distributed under the Boost Software License, Version 1.0. (See accompanying
  60. 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>)
  61. </p>
  62. </div></td>
  63. </tr></table>
  64. <hr>
  65. <div class="spirit-nav">
  66. <a accesskey="p" href="../boost/array.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.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="../boost/accumulators/extract/weighted_tail_quantile.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
  67. </div>
  68. </body>
  69. </html>