Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / internals.html
index 73544f0..3343377 100644 (file)
@@ -1,12 +1,12 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;17.&#160;Internal Details: Series, Rationals and Continued Fractions, Testing, and Development Tools</title>
+<title>Chapter&#160;18.&#160;Internal Details: Series, Rationals and Continued Fractions, Testing, and Development Tools</title>
 <link rel="stylesheet" href="math.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Math Toolkit 2.10.0">
-<link rel="up" href="index.html" title="Math Toolkit 2.10.0">
-<link rel="prev" href="gcd_lcm.html" title="Chapter&#160;16.&#160;Integer Utilities (Greatest Common Divisor and Least Common Multiple)">
+<link rel="home" href="index.html" title="Math Toolkit 2.11.0">
+<link rel="up" href="index.html" title="Math Toolkit 2.11.0">
+<link rel="prev" href="gcd_lcm.html" title="Chapter&#160;17.&#160;Integer Utilities (Greatest Common Divisor and Least Common Multiple)">
 <link rel="next" href="math_toolkit/internals_overview.html" title="Overview">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -24,7 +24,7 @@
 </div>
 <div class="chapter">
 <div class="titlepage"><div><div><h1 class="title">
-<a name="internals"></a>Chapter&#160;17.&#160;Internal Details: Series, Rationals and Continued Fractions, Testing,
+<a name="internals"></a>Chapter&#160;18.&#160;Internal Details: Series, Rationals and Continued Fractions, Testing,
   and Development Tools</h1></div></div></div>
 <div class="toc">
 <p><b>Table of Contents</b></p>
@@ -34,6 +34,8 @@
 <dd><dl>
 <dt><span class="section"><a href="math_toolkit/internals/series_evaluation.html">Series Evaluation</a></span></dt>
 <dt><span class="section"><a href="math_toolkit/internals/cf.html">Continued Fraction Evaluation</a></span></dt>
+<dt><span class="section"><a href="math_toolkit/internals/recurrence.html">Tools For 3-Term Recurrence
+      Relations</a></span></dt>
 <dt><span class="section"><a href="math_toolkit/internals/tuples.html">Tuples</a></span></dt>
 <dt><span class="section"><a href="math_toolkit/internals/minimax.html">Minimax Approximations
       and the Remez Algorithm</a></span></dt>