From b4c7debedd47c19de3f409e274636420f9dc992b Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Tue, 16 Dec 2014 12:14:37 +0000 Subject: [PATCH] Update headings and regenerate, add missing file too. --- doc/html/index.html | 6 +-- doc/html/indexes/s01.html | 2 +- doc/html/indexes/s02.html | 2 +- doc/html/indexes/s03.html | 2 +- doc/html/indexes/s04.html | 2 +- doc/html/indexes/s05.html | 2 +- doc/html/math_toolkit/conventions.html | 2 +- doc/html/math_toolkit/internals1.html | 2 +- doc/html/math_toolkit/internals2.html | 2 +- doc/html/math_toolkit/internals_overview.html | 4 +- doc/html/math_toolkit/main_intro.html | 2 +- doc/html/math_toolkit/navigation.html | 2 +- doc/html/math_toolkit/roots2.html | 2 +- .../special_tut/special_tut_impl.html | 2 +- doc/html/roots.html | 54 +++++++++++++++++++ doc/html/toolkit.html | 6 +-- doc/math.qbk | 2 +- 17 files changed, 75 insertions(+), 21 deletions(-) create mode 100644 doc/html/roots.html diff --git a/doc/html/index.html b/doc/html/index.html index 6c5b3d01e..56adf8ed3 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -99,8 +99,8 @@ This manual is also available in 10. Octonions
11. Integer Utilities (Greatest Common Divisor and Least Common Multiple)
12. Root Finding Algorithms
-
13. Series, Rationals and Continued Fractions, Root Finding, Function Minimization, - Testing, and Development Tools
+
13. Series, Rationals and Continued Fractions, Function Minimization, Testing, + and Development Tools
14. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others
15. Policies: Controlling Precision, Error Handling etc
@@ -112,7 +112,7 @@ This manual is also available in -

Last revised: December 15, 2014 at 18:23:33 GMT

+

Last revised: December 16, 2014 at 12:10:14 GMT


diff --git a/doc/html/indexes/s01.html b/doc/html/indexes/s01.html index 883d72709..d18316284 100644 --- a/doc/html/indexes/s01.html +++ b/doc/html/indexes/s01.html @@ -24,7 +24,7 @@

-Function Index

+Function Index

A B C D E F G H I J K L M N O P Q R S T U V Z

diff --git a/doc/html/indexes/s02.html b/doc/html/indexes/s02.html index f70d81fb5..e5059e94d 100644 --- a/doc/html/indexes/s02.html +++ b/doc/html/indexes/s02.html @@ -24,7 +24,7 @@

-Class Index

+Class Index

A B C D E F G H I L M N O P Q R S T U W

diff --git a/doc/html/indexes/s03.html b/doc/html/indexes/s03.html index 86cf645dc..b5092c097 100644 --- a/doc/html/indexes/s03.html +++ b/doc/html/indexes/s03.html @@ -24,7 +24,7 @@

-Typedef Index

+Typedef Index

A B C D E F G H I L N O P R S T U V W

diff --git a/doc/html/indexes/s04.html b/doc/html/indexes/s04.html index 21f51311a..e038fe747 100644 --- a/doc/html/indexes/s04.html +++ b/doc/html/indexes/s04.html @@ -24,7 +24,7 @@

-Macro Index

+Macro Index

B F

diff --git a/doc/html/indexes/s05.html b/doc/html/indexes/s05.html index 1ea36429f..3f5c1ad8c 100644 --- a/doc/html/indexes/s05.html +++ b/doc/html/indexes/s05.html @@ -23,7 +23,7 @@

-Index

+Index

A B C D E F G H I J K L M N O P Q R S T U V W Z

diff --git a/doc/html/math_toolkit/conventions.html b/doc/html/math_toolkit/conventions.html index 881a04c91..5ba0bd8b9 100644 --- a/doc/html/math_toolkit/conventions.html +++ b/doc/html/math_toolkit/conventions.html @@ -27,7 +27,7 @@ Document Conventions

- +

This documentation aims to use of the following naming and formatting conventions. diff --git a/doc/html/math_toolkit/internals1.html b/doc/html/math_toolkit/internals1.html index 116180545..7c7371f08 100644 --- a/doc/html/math_toolkit/internals1.html +++ b/doc/html/math_toolkit/internals1.html @@ -5,7 +5,7 @@ - + diff --git a/doc/html/math_toolkit/internals2.html b/doc/html/math_toolkit/internals2.html index bc210a88a..4cfe0a3d0 100644 --- a/doc/html/math_toolkit/internals2.html +++ b/doc/html/math_toolkit/internals2.html @@ -5,7 +5,7 @@ - + diff --git a/doc/html/math_toolkit/internals_overview.html b/doc/html/math_toolkit/internals_overview.html index 462bc22d3..23a693969 100644 --- a/doc/html/math_toolkit/internals_overview.html +++ b/doc/html/math_toolkit/internals_overview.html @@ -5,8 +5,8 @@ - - + + diff --git a/doc/html/math_toolkit/main_intro.html b/doc/html/math_toolkit/main_intro.html index 92579dea9..4e47b0e17 100644 --- a/doc/html/math_toolkit/main_intro.html +++ b/doc/html/math_toolkit/main_intro.html @@ -87,7 +87,7 @@ Toolkit

- Provides many of the tools required to implement + Provides many of the tools required to implement mathematical special functions: hopefully the presence of these will encourage other authors to contribute more special function implementations in the future. These tools are currently considered experimental: they are "exposed implementation diff --git a/doc/html/math_toolkit/navigation.html b/doc/html/math_toolkit/navigation.html index 77850e10d..3d48f641c 100644 --- a/doc/html/math_toolkit/navigation.html +++ b/doc/html/math_toolkit/navigation.html @@ -27,7 +27,7 @@ Navigation

- +

Boost.Math documentation is provided in both HTML and PDF formats. diff --git a/doc/html/math_toolkit/roots2.html b/doc/html/math_toolkit/roots2.html index bba52f9e8..79e8c25b7 100644 --- a/doc/html/math_toolkit/roots2.html +++ b/doc/html/math_toolkit/roots2.html @@ -7,7 +7,7 @@ - + diff --git a/doc/html/math_toolkit/special_tut/special_tut_impl.html b/doc/html/math_toolkit/special_tut/special_tut_impl.html index 4340133d9..7ca1250ce 100644 --- a/doc/html/math_toolkit/special_tut/special_tut_impl.html +++ b/doc/html/math_toolkit/special_tut/special_tut_impl.html @@ -182,7 +182,7 @@
  • Where possible, evaluation of series, continued fractions, polynomials, - or root finding should use one of the boiler + or root finding should use one of the boiler plate functions. In any case, after any iterative method, you should verify that the number of iterations did not exceed the maximum specified in the Policy type, and if it diff --git a/doc/html/roots.html b/doc/html/roots.html new file mode 100644 index 000000000..ea304c78e --- /dev/null +++ b/doc/html/roots.html @@ -0,0 +1,54 @@ + + + +Chapter 12. Root Finding Algorithms + + + + + + + + +
  • + + + + + + +
    Boost C++ LibrariesHomeLibrariesPeopleFAQMore
    +


    +
    +PrevUpHomeNext +
    +
    +

    +Chapter 12. Root Finding Algorithms

    + +
    + + + +
    +
    +
    +PrevUpHomeNext +
    + + diff --git a/doc/html/toolkit.html b/doc/html/toolkit.html index 4e4d88002..ee2687dae 100644 --- a/doc/html/toolkit.html +++ b/doc/html/toolkit.html @@ -1,7 +1,7 @@ -Chapter 13. Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing, and Development Tools +Chapter 13. Series, Rationals and Continued Fractions, Function Minimization, Testing, and Development Tools @@ -24,8 +24,8 @@

    -Chapter 13. Series, Rationals and Continued Fractions, Root Finding, Function Minimization, - Testing, and Development Tools

    +Chapter 13. Series, Rationals and Continued Fractions, Function Minimization, Testing, + and Development Tools

    Table of Contents

    diff --git a/doc/math.qbk b/doc/math.qbk index 422be3292..59f2ab11b 100644 --- a/doc/math.qbk +++ b/doc/math.qbk @@ -554,7 +554,7 @@ and as a CD ISBN 0-9504833-2-X 978-0-9504833-2-0, Classification 519.2-dc22. [endmathpart] -[mathpart toolkit Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing, and Development Tools] +[mathpart toolkit Series, Rationals and Continued Fractions, Function Minimization, Testing, and Development Tools] [include internals/internals_overview.qbk]