diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-04-08 03:09:47 +0000 |
---|---|---|
committer | <> | 2015-05-05 14:37:32 +0000 |
commit | f2541bb90af059680aa7036f315f052175999355 (patch) | |
tree | a5b214744b256f07e1dc2bd7273035a7808c659f /libs/math/doc/html/math_toolkit/next_float | |
parent | ed232fdd34968697a68783b3195b1da4226915b5 (diff) | |
download | boost-tarball-master.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2.HEADboost_1_58_0master
Diffstat (limited to 'libs/math/doc/html/math_toolkit/next_float')
5 files changed, 10 insertions, 10 deletions
diff --git a/libs/math/doc/html/math_toolkit/next_float/float_advance.html b/libs/math/doc/html/math_toolkit/next_float/float_advance.html index 2c7b55cdf..78990d003 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_advance.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_advance.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance</title> <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 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 2.2.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="float_distance.html" title="Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance"> <link rel="next" href="../../cstdfloat.html" title="Chapter 3. Specified-width floating-point typedefs"> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_distance.html b/libs/math/doc/html/math_toolkit/next_float/float_distance.html index f8d533349..8bfde34f0 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_distance.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_distance.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance</title> <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 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 2.2.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="float_prior.html" title="Finding the Next Smaller Representable Value (float_prior)"> <link rel="next" href="float_advance.html" title="Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance"> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_next.html b/libs/math/doc/html/math_toolkit/next_float/float_next.html index 09ffbb0f5..5e17917f6 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_next.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_next.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding the Next Greater Representable Value (float_next)</title> <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 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 2.2.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="nextafter.html" title="Finding the Next Representable Value in a Specific Direction (nextafter)"> <link rel="next" href="float_prior.html" title="Finding the Next Smaller Representable Value (float_prior)"> diff --git a/libs/math/doc/html/math_toolkit/next_float/float_prior.html b/libs/math/doc/html/math_toolkit/next_float/float_prior.html index f93b00430..8fc09791b 100644 --- a/libs/math/doc/html/math_toolkit/next_float/float_prior.html +++ b/libs/math/doc/html/math_toolkit/next_float/float_prior.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding the Next Smaller Representable Value (float_prior)</title> <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 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 2.2.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="float_next.html" title="Finding the Next Greater Representable Value (float_next)"> <link rel="next" href="float_distance.html" title="Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance"> diff --git a/libs/math/doc/html/math_toolkit/next_float/nextafter.html b/libs/math/doc/html/math_toolkit/next_float/nextafter.html index 02dec32b1..3f53be871 100644 --- a/libs/math/doc/html/math_toolkit/next_float/nextafter.html +++ b/libs/math/doc/html/math_toolkit/next_float/nextafter.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Finding the Next Representable Value in a Specific Direction (nextafter)</title> <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 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../../index.html" title="Math Toolkit 2.2.0"> <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="prev" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values"> <link rel="next" href="float_next.html" title="Finding the Next Greater Representable Value (float_next)"> |