~barry/ubuntu/precise/boost1.46/debian-merge

« back to all changes in this revision

Viewing changes to libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2011-03-13 00:37:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110313003735-r7j6jdk0hkywfzuw
Tags: 1.46.1-1
* New upstream.

* control: Add libboost-random1.46-dev to depends of -all-dev and
  suggests of -dev.  Closes: #615849.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
<a name="math_toolkit.special.sf_gamma.tgamma"></a><a class="link" href="tgamma.html" title="Gamma">Gamma</a>
28
28
</h4></div></div></div>
29
29
<a name="math_toolkit.special.sf_gamma.tgamma.synopsis"></a><h5>
30
 
<a name="id1192135"></a>
 
30
<a name="id1231368"></a>
31
31
          <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.synopsis">Synopsis</a>
32
32
        </h5>
33
33
<p>
54
54
<span class="special">}}</span> <span class="comment">// namespaces
55
55
</span></pre>
56
56
<a name="math_toolkit.special.sf_gamma.tgamma.description"></a><h5>
57
 
<a name="id1192484"></a>
 
57
<a name="id1231717"></a>
58
58
          <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.description">Description</a>
59
59
        </h5>
60
60
<pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
119
119
          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>.
120
120
        </p>
121
121
<a name="math_toolkit.special.sf_gamma.tgamma.accuracy"></a><h5>
122
 
<a name="id1198849"></a>
 
122
<a name="id1232176"></a>
123
123
          <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.accuracy">Accuracy</a>
124
124
        </h5>
125
125
<p>
374
374
</tbody>
375
375
</table></div>
376
376
<a name="math_toolkit.special.sf_gamma.tgamma.testing"></a><h5>
377
 
<a name="id1199292"></a>
 
377
<a name="id1232618"></a>
378
378
          <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.testing">Testing</a>
379
379
        </h5>
380
380
<p>
389
389
          a lanczos approximation accurate to around 100 decimal digits.
390
390
        </p>
391
391
<a name="math_toolkit.special.sf_gamma.tgamma.implementation"></a><h5>
392
 
<a name="id1199348"></a>
 
392
<a name="id1232675"></a>
393
393
          <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.implementation">Implementation</a>
394
394
        </h5>
395
395
<p>