Skip to content

Commit 44af29a

Browse files
authored
Merge pull request #1054 from boostorg/docs
Update version history on master
2 parents fd0a0bf + ff53175 commit 44af29a

File tree

490 files changed

+2417
-3083
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+2417
-3083
lines changed

doc/html/backgrounders.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 23. Backgrounders</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/perf_test_app.html" title="The Performance Test Applications">
1010
<link rel="next" href="math_toolkit/sf_implementation.html" title="Additional Implementation Notes">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -50,18 +51,15 @@
5051
</dl>
5152
</div>
5253
</div>
53-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
54-
<td align="left"></td>
55-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
54+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
5655
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
5756
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
5857
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
5958
Walker and Xiaogang Zhang<p>
6059
Distributed under the Boost Software License, Version 1.0. (See accompanying
6160
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>)
6261
</p>
63-
</div></td>
64-
</tr></table>
62+
</div>
6563
<hr>
6664
<div class="spirit-nav">
6765
<a accesskey="p" href="math_toolkit/perf_test_app.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="math_toolkit/sf_implementation.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/constants.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 4. Mathematical Constants</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/float128/typeinfo.html" title="typeinfo">
1010
<link rel="next" href="math_toolkit/constants_intro.html" title="Introduction">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -43,18 +44,15 @@
4344
</dl>
4445
</div>
4546
</div>
46-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
47-
<td align="left"></td>
48-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
47+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
4948
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
5049
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
5150
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
5251
Walker and Xiaogang Zhang<p>
5352
Distributed under the Boost Software License, Version 1.0. (See accompanying
5453
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>)
5554
</p>
56-
</div></td>
57-
</tr></table>
55+
</div>
5856
<hr>
5957
<div class="spirit-nav">
6058
<a accesskey="p" href="math_toolkit/float128/typeinfo.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="math_toolkit/constants_intro.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/cstdfloat.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 3. Specified-width floating-point typedefs</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/ulps_plots.html" title="ULPs Plots">
1010
<link rel="next" href="math_toolkit/specified_typedefs.html" title="Overview">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -51,18 +52,15 @@
5152
</dl>
5253
</div>
5354
</div>
54-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
55-
<td align="left"></td>
56-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
55+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
5756
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
5857
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
5958
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
6059
Walker and Xiaogang Zhang<p>
6160
Distributed under the Boost Software License, Version 1.0. (See accompanying
6261
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>)
6362
</p>
64-
</div></td>
65-
</tr></table>
63+
</div>
6664
<hr>
6765
<div class="spirit-nav">
6866
<a accesskey="p" href="math_toolkit/ulps_plots.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="math_toolkit/specified_typedefs.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/dist.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 5. Statistical Distributions and Functions</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/constants_faq.html" title="Math Constants FAQs">
1010
<link rel="next" href="math_toolkit/stat_tut.html" title="Statistical Distributions Tutorial">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -206,18 +207,15 @@
206207
</dl>
207208
</div>
208209
</div>
209-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
210-
<td align="left"></td>
211-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
210+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
212211
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
213212
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
214213
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
215214
Walker and Xiaogang Zhang<p>
216215
Distributed under the Boost Software License, Version 1.0. (See accompanying
217216
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>)
218217
</p>
219-
</div></td>
220-
</tr></table>
218+
</div>
221219
<hr>
222220
<div class="spirit-nav">
223221
<a accesskey="p" href="math_toolkit/constants_faq.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="math_toolkit/stat_tut.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/extern_c.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 9. TR1 and C99 external "C" Functions</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/ccmath.html" title="Constexpr CMath">
1010
<link rel="next" href="math_toolkit/main_tr1.html" title="C99 and TR1 C Functions Overview">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -34,18 +35,15 @@
3435
</dl>
3536
</div>
3637
</div>
37-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
38-
<td align="left"></td>
39-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
38+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
4039
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
4140
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
4241
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
4342
Walker and Xiaogang Zhang<p>
4443
Distributed under the Boost Software License, Version 1.0. (See accompanying
4544
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>)
4645
</p>
47-
</div></td>
48-
</tr></table>
46+
</div>
4947
<hr>
5048
<div class="spirit-nav">
5149
<a accesskey="p" href="math_toolkit/ccmath.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="math_toolkit/main_tr1.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/filters.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 14. Filters</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/diff0.html" title="Lanczos Smoothing Derivatives">
1010
<link rel="next" href="math_toolkit/daubechies_filters.html" title="Daubechies Filters">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -30,18 +31,15 @@
3031
<dl class="toc"><dt><span class="section"><a href="math_toolkit/daubechies_filters.html">Daubechies Filters</a></span></dt></dl>
3132
</div>
3233
</div>
33-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
34-
<td align="left"></td>
35-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
34+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
3635
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
3736
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
3837
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
3938
Walker and Xiaogang Zhang<p>
4039
Distributed under the Boost Software License, Version 1.0. (See accompanying
4140
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>)
4241
</p>
43-
</div></td>
44-
</tr></table>
42+
</div>
4543
<hr>
4644
<div class="spirit-nav">
4745
<a accesskey="p" href="math_toolkit/diff0.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="math_toolkit/daubechies_filters.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/gcd_lcm.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 18. Integer Utilities (Greatest Common Divisor and Least Common Multiple)</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/oct_todo.html" title="To Do">
1010
<link rel="next" href="internals.html" title="Chapter 19. Internal Details: Series, Rationals and Continued Fractions, Testing, and Development Tools">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -35,18 +36,15 @@
3536
continue to exist and redirect to the moved headers.
3637
</p>
3738
</div>
38-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
39-
<td align="left"></td>
40-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
39+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
4140
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
4241
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
4342
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
4443
Walker and Xiaogang Zhang<p>
4544
Distributed under the Boost Software License, Version 1.0. (See accompanying
4645
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>)
4746
</p>
48-
</div></td>
49-
</tr></table>
47+
</div>
5048
<hr>
5149
<div class="spirit-nav">
5250
<a accesskey="p" href="math_toolkit/oct_todo.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="internals.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

doc/html/index.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<html>
22
<head>
33
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4-
<title>Math Toolkit 4.1.0</title>
4+
<title>Math Toolkit 4.1.1</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
88
<link rel="next" href="overview.html" title="Chapter 1. Overview">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
910
</head>
1011
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1112
<table cellpadding="2" width="100%"><tr>
@@ -22,7 +23,7 @@
2223
<div class="titlepage">
2324
<div>
2425
<div><h1 class="title">
25-
<a name="math_toolkit"></a>Math Toolkit 4.1.0</h1></div>
26+
<a name="math_toolkit"></a>Math Toolkit 4.1.1</h1></div>
2627
<div><div class="authorgroup">
2728
<div class="author"><h3 class="author">
2829
<span class="firstname">Nikhar</span> <span class="surname">Agrawal</span>
@@ -133,10 +134,7 @@
133134
</dl>
134135
</div>
135136
</div>
136-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
137-
<td align="left"><p><small>Last revised: February 23, 2023 at 18:11:17 GMT</small></p></td>
138-
<td align="right"><div class="copyright-footer"></div></td>
139-
</tr></table>
137+
<div class="copyright-footer"></div>
140138
<hr>
141139
<div class="spirit-nav"><a accesskey="n" href="overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
142140
</body>

doc/html/indexes.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<title>Chapter 25. Indexes</title>
55
<link rel="stylesheet" href="math.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7-
<link rel="home" href="index.html" title="Math Toolkit 4.1.0">
8-
<link rel="up" href="index.html" title="Math Toolkit 4.1.0">
7+
<link rel="home" href="index.html" title="Math Toolkit 4.1.1">
8+
<link rel="up" href="index.html" title="Math Toolkit 4.1.1">
99
<link rel="prev" href="math_toolkit/credits.html" title="Credits and Acknowledgements">
1010
<link rel="next" href="indexes/s01.html" title="Function Index">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
1112
</head>
1213
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1314
<table cellpadding="2" width="100%"><tr>
@@ -36,18 +37,15 @@
3637
</dl>
3738
</div>
3839
</div>
39-
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
40-
<td align="left"></td>
41-
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
40+
<div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
4241
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
4342
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
4443
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
4544
Walker and Xiaogang Zhang<p>
4645
Distributed under the Boost Software License, Version 1.0. (See accompanying
4746
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>)
4847
</p>
49-
</div></td>
50-
</tr></table>
48+
</div>
5149
<hr>
5250
<div class="spirit-nav">
5351
<a accesskey="p" href="math_toolkit/credits.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="indexes/s01.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>

0 commit comments

Comments
 (0)