diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2014-08-05 19:32:57 +0000 |
---|---|---|
committer | <> | 2014-10-07 10:01:33 +0000 |
commit | 1c3648bf5b7d17fcd4fe9bc95802b16fd9eee304 (patch) | |
tree | 03de66686a262696ec2ac408e62250dc1f0c01aa /libs/math/doc/html/math_toolkit/tr1_ref.html | |
parent | 8c4528713d907ee2cfd3bfcbbad272c749867f84 (diff) | |
download | boost-tarball-1c3648bf5b7d17fcd4fe9bc95802b16fd9eee304.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_56_0.tar.bz2.boost_1_56_0
Diffstat (limited to 'libs/math/doc/html/math_toolkit/tr1_ref.html')
-rw-r--r-- | libs/math/doc/html/math_toolkit/tr1_ref.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/libs/math/doc/html/math_toolkit/tr1_ref.html b/libs/math/doc/html/math_toolkit/tr1_ref.html index 90c325b28..8622565bb 100644 --- a/libs/math/doc/html/math_toolkit/tr1_ref.html +++ b/libs/math/doc/html/math_toolkit/tr1_ref.html @@ -2,12 +2,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>TR1 C Functions Quick Reference</title> -<link rel="stylesheet" href="../boostbook.css" type="text/css"> +<link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit"> -<link rel="up" href="../extern_c.html" title='Chapter 5. TR1 and C99 external "C" Functions'> +<link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> +<link rel="up" href="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> <link rel="prev" href="c99.html" title="C99 C Functions"> -<link rel="next" href="../constants.html" title="Chapter 6. Mathematical Constants"> +<link rel="next" href="../inverse_complex.html" title="Chapter 8. Complex Number Functions"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,9 +20,9 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.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="../constants.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.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="../inverse_complex.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> -<div class="section math_toolkit_tr1_ref"> +<div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.tr1_ref"></a><a class="link" href="tr1_ref.html" title="TR1 C Functions Quick Reference">TR1 C Functions Quick Reference</a> </h2></div></div></div> @@ -521,9 +521,10 @@ </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> -<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Paul A. Bristow, Christopher Kormanyos, - Hubert Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin - Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> +<td align="right"><div class="copyright-footer">Copyright © 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, + Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, + Johan Råde, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker + and Xiaogang Zhang<p> Distributed under the Boost Software License, Version 1.0. (See accompanying 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>) </p> @@ -531,7 +532,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.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="../constants.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="c99.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.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="../inverse_complex.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> |