Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c74ab286c3d46f9b82671d206e43a74b > files > 874

libstdc++-docs-4.6.3-2.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libstdc++: cmath File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libstdc++</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('a00806.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#define-members">Defines</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">tr1/cmath File Reference</div>  </div>
</div>
<div class="contents">

<p><a href="a00806_source.html">Go to the source code of this file.</a></p>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a01137.html">std</a>
<li>namespace <a class="el" href="a01154.html">std::tr1</a>
</ul>
<h2><a name="define-members"></a>
Defines</h2>
<ul>
<li><a class="anchor" id="a2b4f98294e8104b6b4e7945d2f47a2c5"></a><!-- doxytag: member="tr1/cmath::_GLIBCXX_TR1_CMATH" ref="a2b4f98294e8104b6b4e7945d2f47a2c5" args="" -->
#define <b>_GLIBCXX_TR1_CMATH</b>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga922bc9b3d026b46bec253854784eefb7">std::tr1::assoc_laguerre</a> (unsigned int __n, unsigned int __m, _Tp __x)
<li><a class="anchor" id="gabcaaade857a418f983e36f35c23678f6"></a><!-- doxytag: member="tr1/cmath::assoc_laguerref" ref="gabcaaade857a418f983e36f35c23678f6" args="(unsigned int __n, unsigned int __m, float __x)" -->
float <b>std::tr1::assoc_laguerref</b> (unsigned int __n, unsigned int __m, float __x)
<li><a class="anchor" id="ga393c7124e634b83e4e35478b776ea6bb"></a><!-- doxytag: member="tr1/cmath::assoc_laguerrel" ref="ga393c7124e634b83e4e35478b776ea6bb" args="(unsigned int __n, unsigned int __m, long double __x)" -->
long double <b>std::tr1::assoc_laguerrel</b> (unsigned int __n, unsigned int __m, long double __x)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga090e9417847410c4d4e672cf0d9eb252">std::tr1::assoc_legendre</a> (unsigned int __l, unsigned int __m, _Tp __x)
<li><a class="anchor" id="ga58729711b41a9568829508e48ef913d9"></a><!-- doxytag: member="tr1/cmath::assoc_legendref" ref="ga58729711b41a9568829508e48ef913d9" args="(unsigned int __l, unsigned int __m, float __x)" -->
float <b>std::tr1::assoc_legendref</b> (unsigned int __l, unsigned int __m, float __x)
<li><a class="anchor" id="ga56833c25480d6140db594aa71d598623"></a><!-- doxytag: member="tr1/cmath::assoc_legendrel" ref="ga56833c25480d6140db594aa71d598623" args="(unsigned int __l, unsigned int __m, long double __x)" -->
long double <b>std::tr1::assoc_legendrel</b> (unsigned int __l, unsigned int __m, long double __x)
<li>template&lt;typename _Tpx , typename _Tpy &gt; __gnu_cxx::__promote_2&lt; _Tpx, <br class="typebreak"/>
_Tpy &gt;::__type <a class="el" href="a01178.html#gafcf5bbeff882b30e20df874cd87cadb9">std::tr1::beta</a> (_Tpx __x, _Tpy __y)
<li><a class="anchor" id="gab5d9358c352199269f08593ae0b85111"></a><!-- doxytag: member="tr1/cmath::betaf" ref="gab5d9358c352199269f08593ae0b85111" args="(float __x, float __y)" -->
float <b>std::tr1::betaf</b> (float __x, float __y)
<li><a class="anchor" id="ga2307ef86c51f0f81b302cf0ec4b764f4"></a><!-- doxytag: member="tr1/cmath::betal" ref="ga2307ef86c51f0f81b302cf0ec4b764f4" args="(long double __x, long double __y)" -->
long double <b>std::tr1::betal</b> (long double __x, long double __y)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga557cfc04a6acf7438a9265ceb860ea2e">std::tr1::comp_ellint_1</a> (_Tp __k)
<li><a class="anchor" id="ga324ce14595f42fba6aa8e44839686a71"></a><!-- doxytag: member="tr1/cmath::comp_ellint_1f" ref="ga324ce14595f42fba6aa8e44839686a71" args="(float __k)" -->
float <b>std::tr1::comp_ellint_1f</b> (float __k)
<li><a class="anchor" id="gac4fe0e0c1eb4417d49869fd7454baec6"></a><!-- doxytag: member="tr1/cmath::comp_ellint_1l" ref="gac4fe0e0c1eb4417d49869fd7454baec6" args="(long double __k)" -->
long double <b>std::tr1::comp_ellint_1l</b> (long double __k)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga1e48930fb19485045abb84daf5fc5a34">std::tr1::comp_ellint_2</a> (_Tp __k)
<li><a class="anchor" id="ga47cd5f1bb7e0150e384764db34585e1f"></a><!-- doxytag: member="tr1/cmath::comp_ellint_2f" ref="ga47cd5f1bb7e0150e384764db34585e1f" args="(float __k)" -->
float <b>std::tr1::comp_ellint_2f</b> (float __k)
<li><a class="anchor" id="gac5b55ac5b7b8af44321f808c28d4a243"></a><!-- doxytag: member="tr1/cmath::comp_ellint_2l" ref="gac5b55ac5b7b8af44321f808c28d4a243" args="(long double __k)" -->
long double <b>std::tr1::comp_ellint_2l</b> (long double __k)
<li>template&lt;typename _Tp , typename _Tpn &gt; __gnu_cxx::__promote_2&lt; _Tp, <br class="typebreak"/>
_Tpn &gt;::__type <a class="el" href="a01178.html#ga2c86d87141bf8c7b591cc46c390053fa">std::tr1::comp_ellint_3</a> (_Tp __k, _Tpn __nu)
<li><a class="anchor" id="ga3ed7e2708c248e8fcb3e33f03d7e30c1"></a><!-- doxytag: member="tr1/cmath::comp_ellint_3f" ref="ga3ed7e2708c248e8fcb3e33f03d7e30c1" args="(float __k, float __nu)" -->
float <b>std::tr1::comp_ellint_3f</b> (float __k, float __nu)
<li><a class="anchor" id="ga2fa5fb3909a5cc9c0e2a374f0306a469"></a><!-- doxytag: member="tr1/cmath::comp_ellint_3l" ref="ga2fa5fb3909a5cc9c0e2a374f0306a469" args="(long double __k, long double __nu)" -->
long double <b>std::tr1::comp_ellint_3l</b> (long double __k, long double __nu)
<li>template&lt;typename _Tpa , typename _Tpc , typename _Tp &gt; __gnu_cxx::__promote_3&lt; _Tpa, <br class="typebreak"/>
_Tpc, _Tp &gt;::__type <a class="el" href="a01178.html#ga749b7b4805497f0b325e4a8d1b997d03">std::tr1::conf_hyperg</a> (_Tpa __a, _Tpc __c, _Tp __x)
<li><a class="anchor" id="gaa8b57ed785ec7f97670a85612bcf0cc4"></a><!-- doxytag: member="tr1/cmath::conf_hypergf" ref="gaa8b57ed785ec7f97670a85612bcf0cc4" args="(float __a, float __c, float __x)" -->
float <b>std::tr1::conf_hypergf</b> (float __a, float __c, float __x)
<li><a class="anchor" id="ga85e0d1681e63461424db51b024d2b791"></a><!-- doxytag: member="tr1/cmath::conf_hypergl" ref="ga85e0d1681e63461424db51b024d2b791" args="(long double __a, long double __c, long double __x)" -->
long double <b>std::tr1::conf_hypergl</b> (long double __a, long double __c, long double __x)
<li>template&lt;typename _Tpnu , typename _Tp &gt; __gnu_cxx::__promote_2&lt; _Tpnu, <br class="typebreak"/>
_Tp &gt;::__type <a class="el" href="a01178.html#ga1ac2d06dcf96b9687afed6b0ac720727">std::tr1::cyl_bessel_i</a> (_Tpnu __nu, _Tp __x)
<li><a class="anchor" id="ga90c2eec80b6c2f6038949a53878eed41"></a><!-- doxytag: member="tr1/cmath::cyl_bessel_if" ref="ga90c2eec80b6c2f6038949a53878eed41" args="(float __nu, float __x)" -->
float <b>std::tr1::cyl_bessel_if</b> (float __nu, float __x)
<li><a class="anchor" id="ga80c63aa1ffbedba8e8b4603dcad754ed"></a><!-- doxytag: member="tr1/cmath::cyl_bessel_il" ref="ga80c63aa1ffbedba8e8b4603dcad754ed" args="(long double __nu, long double __x)" -->
long double <b>std::tr1::cyl_bessel_il</b> (long double __nu, long double __x)
<li>template&lt;typename _Tpnu , typename _Tp &gt; __gnu_cxx::__promote_2&lt; _Tpnu, <br class="typebreak"/>
_Tp &gt;::__type <a class="el" href="a01178.html#ga61ff01976102d788b9b3a8d6945bc93f">std::tr1::cyl_bessel_j</a> (_Tpnu __nu, _Tp __x)
<li><a class="anchor" id="gaa4ccab908dd1eb04de2558c265823ded"></a><!-- doxytag: member="tr1/cmath::cyl_bessel_jf" ref="gaa4ccab908dd1eb04de2558c265823ded" args="(float __nu, float __x)" -->
float <b>std::tr1::cyl_bessel_jf</b> (float __nu, float __x)
<li><a class="anchor" id="ga65e42f8a1d76ccf27a6a39e6e6ecc853"></a><!-- doxytag: member="tr1/cmath::cyl_bessel_jl" ref="ga65e42f8a1d76ccf27a6a39e6e6ecc853" args="(long double __nu, long double __x)" -->
long double <b>std::tr1::cyl_bessel_jl</b> (long double __nu, long double __x)
<li>template&lt;typename _Tpnu , typename _Tp &gt; __gnu_cxx::__promote_2&lt; _Tpnu, <br class="typebreak"/>
_Tp &gt;::__type <a class="el" href="a01178.html#gabc4501e30081cd8e54ea2096c3132a10">std::tr1::cyl_bessel_k</a> (_Tpnu __nu, _Tp __x)
<li><a class="anchor" id="ga9223fa59f3dd9867b32b824f79e55590"></a><!-- doxytag: member="tr1/cmath::cyl_bessel_kf" ref="ga9223fa59f3dd9867b32b824f79e55590" args="(float __nu, float __x)" -->
float <b>std::tr1::cyl_bessel_kf</b> (float __nu, float __x)
<li><a class="anchor" id="gac64d41d4f72353ab1bc9be86ee9ed873"></a><!-- doxytag: member="tr1/cmath::cyl_bessel_kl" ref="gac64d41d4f72353ab1bc9be86ee9ed873" args="(long double __nu, long double __x)" -->
long double <b>std::tr1::cyl_bessel_kl</b> (long double __nu, long double __x)
<li>template&lt;typename _Tpnu , typename _Tp &gt; __gnu_cxx::__promote_2&lt; _Tpnu, <br class="typebreak"/>
_Tp &gt;::__type <a class="el" href="a01178.html#gad4c690e7ed4e298e386048504214c1b7">std::tr1::cyl_neumann</a> (_Tpnu __nu, _Tp __x)
<li><a class="anchor" id="ga6ab3b9df1ac7bfac7dc10cd621c86e81"></a><!-- doxytag: member="tr1/cmath::cyl_neumannf" ref="ga6ab3b9df1ac7bfac7dc10cd621c86e81" args="(float __nu, float __x)" -->
float <b>std::tr1::cyl_neumannf</b> (float __nu, float __x)
<li><a class="anchor" id="gae643159f62bcd1a10b7454240aa351ed"></a><!-- doxytag: member="tr1/cmath::cyl_neumannl" ref="gae643159f62bcd1a10b7454240aa351ed" args="(long double __nu, long double __x)" -->
long double <b>std::tr1::cyl_neumannl</b> (long double __nu, long double __x)
<li>template&lt;typename _Tp , typename _Tpp &gt; __gnu_cxx::__promote_2&lt; _Tp, <br class="typebreak"/>
_Tpp &gt;::__type <a class="el" href="a01178.html#gae6847aeec80a678f072784877cb9dbe9">std::tr1::ellint_1</a> (_Tp __k, _Tpp __phi)
<li><a class="anchor" id="ga7094938e80ee5aa795d3b7c84baec31d"></a><!-- doxytag: member="tr1/cmath::ellint_1f" ref="ga7094938e80ee5aa795d3b7c84baec31d" args="(float __k, float __phi)" -->
float <b>std::tr1::ellint_1f</b> (float __k, float __phi)
<li><a class="anchor" id="ga053021882107e77f6525177250e007fc"></a><!-- doxytag: member="tr1/cmath::ellint_1l" ref="ga053021882107e77f6525177250e007fc" args="(long double __k, long double __phi)" -->
long double <b>std::tr1::ellint_1l</b> (long double __k, long double __phi)
<li>template&lt;typename _Tp , typename _Tpp &gt; __gnu_cxx::__promote_2&lt; _Tp, <br class="typebreak"/>
_Tpp &gt;::__type <a class="el" href="a01178.html#ga62ef0e25f566c0548a29838067e562ed">std::tr1::ellint_2</a> (_Tp __k, _Tpp __phi)
<li><a class="anchor" id="ga8a733305bae855c56784b4e891d5c49b"></a><!-- doxytag: member="tr1/cmath::ellint_2f" ref="ga8a733305bae855c56784b4e891d5c49b" args="(float __k, float __phi)" -->
float <b>std::tr1::ellint_2f</b> (float __k, float __phi)
<li><a class="anchor" id="gaba986b9e99d18eca5811aa04b92d67f6"></a><!-- doxytag: member="tr1/cmath::ellint_2l" ref="gaba986b9e99d18eca5811aa04b92d67f6" args="(long double __k, long double __phi)" -->
long double <b>std::tr1::ellint_2l</b> (long double __k, long double __phi)
<li>template&lt;typename _Tp , typename _Tpn , typename _Tpp &gt; __gnu_cxx::__promote_3&lt; _Tp, <br class="typebreak"/>
_Tpn, _Tpp &gt;::__type <a class="el" href="a01178.html#gadf6ac0914756949b656fc048dcb9fb79">std::tr1::ellint_3</a> (_Tp __k, _Tpn __nu, _Tpp __phi)
<li><a class="anchor" id="ga65c1f2026b934e3e3bbe206b5ce85d87"></a><!-- doxytag: member="tr1/cmath::ellint_3f" ref="ga65c1f2026b934e3e3bbe206b5ce85d87" args="(float __k, float __nu, float __phi)" -->
float <b>std::tr1::ellint_3f</b> (float __k, float __nu, float __phi)
<li><a class="anchor" id="gaf1f4ea9a1cd0dac0a810b56ab555f40a"></a><!-- doxytag: member="tr1/cmath::ellint_3l" ref="gaf1f4ea9a1cd0dac0a810b56ab555f40a" args="(long double __k, long double __nu, long double __phi)" -->
long double <b>std::tr1::ellint_3l</b> (long double __k, long double __nu, long double __phi)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga00f8d263ecd5d2a2374867082b89f398">std::tr1::expint</a> (_Tp __x)
<li><a class="anchor" id="gaff59d777a07db08c59d29914a2cbbde4"></a><!-- doxytag: member="tr1/cmath::expintf" ref="gaff59d777a07db08c59d29914a2cbbde4" args="(float __x)" -->
float <b>std::tr1::expintf</b> (float __x)
<li><a class="anchor" id="gaa9a396f5d6a4bd2f58a5f7e070d295c5"></a><!-- doxytag: member="tr1/cmath::expintl" ref="gaa9a396f5d6a4bd2f58a5f7e070d295c5" args="(long double __x)" -->
long double <b>std::tr1::expintl</b> (long double __x)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga54469b5867b20f518622ea4eb239f828">std::tr1::hermite</a> (unsigned int __n, _Tp __x)
<li><a class="anchor" id="gae988297f029678fe244e51f92fd322dc"></a><!-- doxytag: member="tr1/cmath::hermitef" ref="gae988297f029678fe244e51f92fd322dc" args="(unsigned int __n, float __x)" -->
float <b>std::tr1::hermitef</b> (unsigned int __n, float __x)
<li><a class="anchor" id="ga4081e57e1f539d88e9d1db40505f1cfe"></a><!-- doxytag: member="tr1/cmath::hermitel" ref="ga4081e57e1f539d88e9d1db40505f1cfe" args="(unsigned int __n, long double __x)" -->
long double <b>std::tr1::hermitel</b> (unsigned int __n, long double __x)
<li>template&lt;typename _Tpa , typename _Tpb , typename _Tpc , typename _Tp &gt; __gnu_cxx::__promote_4&lt; _Tpa, <br class="typebreak"/>
_Tpb, _Tpc, _Tp &gt;::__type <a class="el" href="a01178.html#ga57ad342db098de022be6802adddf20c7">std::tr1::hyperg</a> (_Tpa __a, _Tpb __b, _Tpc __c, _Tp __x)
<li><a class="anchor" id="ga078cd21d3faa9c6f204d9789a3e3353b"></a><!-- doxytag: member="tr1/cmath::hypergf" ref="ga078cd21d3faa9c6f204d9789a3e3353b" args="(float __a, float __b, float __c, float __x)" -->
float <b>std::tr1::hypergf</b> (float __a, float __b, float __c, float __x)
<li><a class="anchor" id="ga77e46a1a668e20c083968b49c4e79cb7"></a><!-- doxytag: member="tr1/cmath::hypergl" ref="ga77e46a1a668e20c083968b49c4e79cb7" args="(long double __a, long double __b, long double __c, long double __x)" -->
long double <b>std::tr1::hypergl</b> (long double __a, long double __b, long double __c, long double __x)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#gac0ddede42215ce6fcea19c3fe915c22b">std::tr1::laguerre</a> (unsigned int __n, _Tp __x)
<li><a class="anchor" id="ga04e694745561ac8ac73a13763dd1401e"></a><!-- doxytag: member="tr1/cmath::laguerref" ref="ga04e694745561ac8ac73a13763dd1401e" args="(unsigned int __n, float __x)" -->
float <b>std::tr1::laguerref</b> (unsigned int __n, float __x)
<li><a class="anchor" id="gafc744f263c16202d5aeee0f4474c6e96"></a><!-- doxytag: member="tr1/cmath::laguerrel" ref="gafc744f263c16202d5aeee0f4474c6e96" args="(unsigned int __n, long double __x)" -->
long double <b>std::tr1::laguerrel</b> (unsigned int __n, long double __x)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga5ae3955f981fae0dce4d48c8b6339bd6">std::tr1::legendre</a> (unsigned int __n, _Tp __x)
<li><a class="anchor" id="gac2c4221cdcbf1722f8d4ad0728aac8cd"></a><!-- doxytag: member="tr1/cmath::legendref" ref="gac2c4221cdcbf1722f8d4ad0728aac8cd" args="(unsigned int __n, float __x)" -->
float <b>std::tr1::legendref</b> (unsigned int __n, float __x)
<li><a class="anchor" id="gacffd7e492d9f069c00c80efcf91223d7"></a><!-- doxytag: member="tr1/cmath::legendrel" ref="gacffd7e492d9f069c00c80efcf91223d7" args="(unsigned int __n, long double __x)" -->
long double <b>std::tr1::legendrel</b> (unsigned int __n, long double __x)
<li><a class="anchor" id="a9632191c08de7ac684fb8ee31d9374ce"></a><!-- doxytag: member="tr1/cmath::pow" ref="a9632191c08de7ac684fb8ee31d9374ce" args="(float __x, float __y)" -->
float <b>std::tr1::pow</b> (float __x, float __y)
<li><a class="anchor" id="a37c3b391c779de2a2a9229378403d928"></a><!-- doxytag: member="tr1/cmath::pow" ref="a37c3b391c779de2a2a9229378403d928" args="(_Tp __x, _Up __y)" -->
template&lt;typename _Tp , typename _Up &gt; __gnu_cxx::__promote_2&lt; _Tp, <br class="typebreak"/>
_Up &gt;::__type <b>std::tr1::pow</b> (_Tp __x, _Up __y)
<li><a class="anchor" id="a061f8cc18472ba8cb06c76ee978ff510"></a><!-- doxytag: member="tr1/cmath::pow" ref="a061f8cc18472ba8cb06c76ee978ff510" args="(double __x, double __y)" -->
double <b>std::tr1::pow</b> (double __x, double __y)
<li><a class="anchor" id="a32f4fa3200bef9726950eea2ec61287b"></a><!-- doxytag: member="tr1/cmath::pow" ref="a32f4fa3200bef9726950eea2ec61287b" args="(long double __x, long double __y)" -->
long double <b>std::tr1::pow</b> (long double __x, long double __y)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#gae6a6b450e4a8f3fe3ad3cd827aa8f5b4">std::tr1::riemann_zeta</a> (_Tp __x)
<li><a class="anchor" id="ga5a994df46967c0c6457ddaddc3f1cfae"></a><!-- doxytag: member="tr1/cmath::riemann_zetaf" ref="ga5a994df46967c0c6457ddaddc3f1cfae" args="(float __x)" -->
float <b>std::tr1::riemann_zetaf</b> (float __x)
<li><a class="anchor" id="ga5bbcc0cbb4eb65564c5f7979ba52affb"></a><!-- doxytag: member="tr1/cmath::riemann_zetal" ref="ga5bbcc0cbb4eb65564c5f7979ba52affb" args="(long double __x)" -->
long double <b>std::tr1::riemann_zetal</b> (long double __x)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga22efcf329d30e3e79f68de074d17f571">std::tr1::sph_bessel</a> (unsigned int __n, _Tp __x)
<li><a class="anchor" id="gabf1ac7e3c17bbd235d8cedbedaccad15"></a><!-- doxytag: member="tr1/cmath::sph_besself" ref="gabf1ac7e3c17bbd235d8cedbedaccad15" args="(unsigned int __n, float __x)" -->
float <b>std::tr1::sph_besself</b> (unsigned int __n, float __x)
<li><a class="anchor" id="ga2ddb8782568440e5cad80bb5d144e78d"></a><!-- doxytag: member="tr1/cmath::sph_bessell" ref="ga2ddb8782568440e5cad80bb5d144e78d" args="(unsigned int __n, long double __x)" -->
long double <b>std::tr1::sph_bessell</b> (unsigned int __n, long double __x)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#gad1bcd269fb9152241c398565f4690228">std::tr1::sph_legendre</a> (unsigned int __l, unsigned int __m, _Tp __theta)
<li><a class="anchor" id="ga3b41a7db98731f8def069fca76e8af93"></a><!-- doxytag: member="tr1/cmath::sph_legendref" ref="ga3b41a7db98731f8def069fca76e8af93" args="(unsigned int __l, unsigned int __m, float __theta)" -->
float <b>std::tr1::sph_legendref</b> (unsigned int __l, unsigned int __m, float __theta)
<li><a class="anchor" id="gac0fb0ed9bfe0ab2cb0f014c383ddd981"></a><!-- doxytag: member="tr1/cmath::sph_legendrel" ref="gac0fb0ed9bfe0ab2cb0f014c383ddd981" args="(unsigned int __l, unsigned int __m, long double __theta)" -->
long double <b>std::tr1::sph_legendrel</b> (unsigned int __l, unsigned int __m, long double __theta)
<li>template&lt;typename _Tp &gt; __gnu_cxx::__promote&lt; _Tp &gt;::__type <a class="el" href="a01178.html#ga5f575c9b3aa15c0643b1c2495517b139">std::tr1::sph_neumann</a> (unsigned int __n, _Tp __x)
<li><a class="anchor" id="gaf99ccb0f76133120f544efabaae15f80"></a><!-- doxytag: member="tr1/cmath::sph_neumannf" ref="gaf99ccb0f76133120f544efabaae15f80" args="(unsigned int __n, float __x)" -->
float <b>std::tr1::sph_neumannf</b> (unsigned int __n, float __x)
<li><a class="anchor" id="ga6fdeacca3253a62ac99bd6a9b61bab35"></a><!-- doxytag: member="tr1/cmath::sph_neumannl" ref="ga6fdeacca3253a62ac99bd6a9b61bab35" args="(unsigned int __n, long double __x)" -->
long double <b>std::tr1::sph_neumannl</b> (unsigned int __n, long double __x)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This is a TR1 C++ Library header. </p>

<p>Definition in file <a class="el" href="a00806_source.html">tr1/cmath</a>.</p>
</div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a00806.html">cmath</a>      </li>
      <li class="footer">Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>