|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84208 - in sandbox/math/libs/math: build config doc doc/background doc/concepts doc/constants doc/distributions doc/fp_utilities doc/gcd doc/html doc/html/indexes doc/html/math_toolkit doc/html/math_toolkit/bessel doc/html/math_toolkit/dist_ref/dists doc/html/math_toolkit/fp_facets doc/html/math_toolkit/high_precision doc/html/math_toolkit/pol_ref doc/html/math_toolkit/pol_tutorial doc/html/math_toolkit/powers doc/html/math_toolkit/stat_tut/weg/find_eg doc/html/math_toolkit/stat_tut/weg/nccs_eg doc/html/math_toolkit/tutorial doc/octonion doc/overview doc/policies doc/quaternion doc/sf dot_net_example example minimax octonion performance quaternion special_functions src test tools vc71_fix
From: john_at_[hidden]
Date: 2013-05-09 13:58:33
Author: johnmaddock
Date: 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
New Revision: 84208
URL: http://svn.boost.org/trac/boost/changeset/84208
Log:
Duplicated more of Trunk's files so we can check links.
Search-and-replace fixed a bunch of links.
Regenerate docs.
Added:
sandbox/math/libs/math/build/
- copied from r84201, /trunk/libs/math/build/
sandbox/math/libs/math/config/
- copied from r84201, /trunk/libs/math/config/
sandbox/math/libs/math/dot_net_example/
- copied from r84201, /trunk/libs/math/dot_net_example/
sandbox/math/libs/math/minimax/
- copied from r84201, /trunk/libs/math/minimax/
sandbox/math/libs/math/octonion/
- copied from r84201, /trunk/libs/math/octonion/
sandbox/math/libs/math/performance/
- copied from r84201, /trunk/libs/math/performance/
sandbox/math/libs/math/quaternion/
- copied from r84201, /trunk/libs/math/quaternion/
sandbox/math/libs/math/special_functions/
- copied from r84201, /trunk/libs/math/special_functions/
sandbox/math/libs/math/src/
- copied from r84201, /trunk/libs/math/src/
sandbox/math/libs/math/test/
- copied from r84201, /trunk/libs/math/test/
sandbox/math/libs/math/tools/
- copied from r84201, /trunk/libs/math/tools/
sandbox/math/libs/math/vc71_fix/
- copied from r84201, /trunk/libs/math/vc71_fix/
Text files modified:
sandbox/math/libs/math/doc/background/implementation.qbk | 2 +-
sandbox/math/libs/math/doc/concepts/concepts.qbk | 26 +++++++++++++-------------
sandbox/math/libs/math/doc/constants/constants.qbk | 2 +-
sandbox/math/libs/math/doc/distributions/triangular.qbk | 6 +++---
sandbox/math/libs/math/doc/fp_utilities/fp_facets.qbk | 18 +++++++++---------
sandbox/math/libs/math/doc/fp_utilities/fpclassify.qbk | 2 +-
sandbox/math/libs/math/doc/gcd/math-gcd.qbk | 12 ++++++------
sandbox/math/libs/math/doc/html/index.html | 2 +-
sandbox/math/libs/math/doc/html/indexes/s01.html | 4 ++--
sandbox/math/libs/math/doc/html/indexes/s02.html | 4 ++--
sandbox/math/libs/math/doc/html/indexes/s03.html | 4 ++--
sandbox/math/libs/math/doc/html/indexes/s04.html | 4 ++--
sandbox/math/libs/math/doc/html/indexes/s05.html | 4 ++--
sandbox/math/libs/math/doc/html/math_toolkit/archetypes.html | 4 ++--
sandbox/math/libs/math/doc/html/math_toolkit/bessel/bessel0.html | 8 ++++----
sandbox/math/libs/math/doc/html/math_toolkit/compile_time.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/compilers_overview.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/concepts.html | 8 ++++----
sandbox/math/libs/math/doc/html/math_toolkit/conventions.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/create.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html | 6 +++---
sandbox/math/libs/math/doc/html/math_toolkit/exp.html | 6 +++---
sandbox/math/libs/math/doc/html/math_toolkit/fp_facets/examples.html | 18 +++++++++---------
sandbox/math/libs/math/doc/html/math_toolkit/fpclass.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/gcd_function_object.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/header.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/header0.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/header1.html | 4 ++--
sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html | 8 ++++----
sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html | 4 ++--
sandbox/math/libs/math/doc/html/math_toolkit/high_precision/using_test.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/implementation0.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/lcm_function_object.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/navigation.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/oct_trans.html | 4 ++--
sandbox/math/libs/math/doc/html/math_toolkit/overview.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/overview0.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/owens_t.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/powers/ct_pow.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/run_time.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/tests.html | 10 +++++-----
sandbox/math/libs/math/doc/html/math_toolkit/tests0.html | 6 +++---
sandbox/math/libs/math/doc/html/math_toolkit/todo.html | 2 +-
sandbox/math/libs/math/doc/html/math_toolkit/trans.html | 4 ++--
sandbox/math/libs/math/doc/html/math_toolkit/tutorial/non_templ.html | 2 +-
sandbox/math/libs/math/doc/math.qbk | 2 +-
sandbox/math/libs/math/doc/octonion/math-octonion.qbk | 16 ++++++++--------
sandbox/math/libs/math/doc/overview/common_overviews.qbk | 2 +-
sandbox/math/libs/math/doc/policies/policy.qbk | 2 +-
sandbox/math/libs/math/doc/policies/policy_tutorial.qbk | 2 +-
sandbox/math/libs/math/doc/quaternion/math-quaternion.qbk | 28 ++++++++++++++--------------
sandbox/math/libs/math/doc/sf/bessel_jy.qbk | 8 ++++----
sandbox/math/libs/math/doc/sf/owens_t.qbk | 2 +-
sandbox/math/libs/math/doc/sf/pow.qbk | 2 +-
sandbox/math/libs/math/example/find_mean_and_sd_normal.cpp | 2 +-
sandbox/math/libs/math/example/nc_chi_sq_example.cpp | 2 +-
60 files changed, 147 insertions(+), 147 deletions(-)
Modified: sandbox/math/libs/math/doc/background/implementation.qbk
==============================================================================
--- sandbox/math/libs/math/doc/background/implementation.qbk (original)
+++ sandbox/math/libs/math/doc/background/implementation.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -134,7 +134,7 @@
for a detailed explanation of the mechanism, and
[link math_toolkit.stat_tut.weg.error_eg error_handling example]
and
-[@../../../example/error_handling_example.cpp error_handling_example.cpp]
+[@../../example/error_handling_example.cpp error_handling_example.cpp]
[caution If you enable throw but do NOT have try & catch block,
then the program will terminate with an uncaught exception and probably abort.
Modified: sandbox/math/libs/math/doc/concepts/concepts.qbk
==============================================================================
--- sandbox/math/libs/math/doc/concepts/concepts.qbk (original)
+++ sandbox/math/libs/math/doc/concepts/concepts.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -134,8 +134,8 @@
The special functions and tools in this library can be used with
[@http://www.mpfr.org MPFR] (an arbitrary precision number type based on the __GMP),
-either via the bindings in [@../../../../../boost/math/bindings/mpfr.hpp boost/math/bindings/mpfr.hpp],
-or via [@../../../../../boost/math/bindings/mpfr.hpp boost/math/bindings/mpreal.hpp].
+either via the bindings in [@../../../../boost/math/bindings/mpfr.hpp boost/math/bindings/mpfr.hpp],
+or via [@../../../../boost/math/bindings/mpfr.hpp boost/math/bindings/mpreal.hpp].
[*New projects are recommended to use __multiprecision with GMP/MPFR backend instead.]
@@ -147,8 +147,8 @@
Unfortunately neither `mpfr_class` nor `mpreal` quite satisfy our conceptual requirements,
so there is a very thin set of additional interfaces and some helper traits defined in
-[@../../../../../boost/math/bindings/mpfr.hpp boost/math/bindings/mpfr.hpp] and
-[@../../../../../boost/math/bindings/mpreal.hpp boost/math/bindings/mpreal.hpp]
+[@../../../../boost/math/bindings/mpfr.hpp boost/math/bindings/mpfr.hpp] and
+[@../../../../boost/math/bindings/mpreal.hpp boost/math/bindings/mpreal.hpp]
that you should use in place of including 'gmpfrxx.h' or 'mpreal.h' directly.
The classes `mpfr_class` or `mpreal` are
then usable unchanged once this header is included, so for example `mpfr_class`'s
@@ -215,7 +215,7 @@
[@http://shoup.net/ntl/doc/RR.txt NTL::RR]
(an arbitrarily-fixed precision floating-point number type),
can be used via the bindings in
-[@../../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp].
+[@../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp].
For details, see [@http://shoup.net/ntl/ NTL: A Library for doing Number Theory by
Victor Shoup].
@@ -223,7 +223,7 @@
Unfortunately `NTL::RR` doesn't quite satisfy our conceptual requirements,
so there is a very thin wrapper class `boost::math::ntl::RR` defined in
-[@../../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp] that you
+[@../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp] that you
should use in place of `NTL::RR`. The class is intended to be a drop-in
replacement for the "real" NTL::RR that adds some syntactic sugar to keep
this library happy, plus some of the standard library functions not implemented
@@ -255,7 +255,7 @@
[expression_template_1]
-A full example code is at [@../../../example/test_cpp_float_close_fraction.cpp test_cpp_float_close_fraction.cpp]
+A full example code is at [@../../example/test_cpp_float_close_fraction.cpp test_cpp_float_close_fraction.cpp]
[endsect] [/section:using_test Using without expression templates for Boost.Test and others]
@@ -357,7 +357,7 @@
# The function `epsilon` can be synthesised from the others, so no
explicit specialisation is required provided the precision
of RealType does not vary at runtime (see the header
-[@../../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp]
+[@../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp]
for an example where the precision does vary at runtime).
# The functions `digits`, `max_value` and `min_value`, all get synthesised
automatically from `std::numeric_limits`. However, if `numeric_limits`
@@ -365,7 +365,7 @@
when code tries to use these functions, /unless/ you explicitly specialise them.
For example if the precision of RealType varies at runtime, then
`numeric_limits` support may not be appropriate, see
-[@../../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp] for examples.
+[@../../../../boost/math/bindings/rr.hpp boost/math/bindings/rr.hpp] for examples.
[warning
If `std::numeric_limits<>` is *not specialized*
@@ -436,9 +436,9 @@
In addition, for efficient and accurate results, a __lanczos is highly desirable.
You may be able to adapt an existing approximation from
-[@../../../../../boost/math/special_functions/lanczos.hpp
+[@../../../../boost/math/special_functions/lanczos.hpp
boost/math/special_functions/lanczos.hpp] or
-[@../../../../../boost/math/bindings/detail/big_lanczos.hpp
+[@../../../../boost/math/bindings/detail/big_lanczos.hpp
boost/math/bindings/detail/big_lanczos.hpp]:
in the former case you will need change
static_cast's to lexical_cast's, and the constants to /strings/
@@ -543,7 +543,7 @@
[h6 Testing the real concept]
There is a test program
-[@../../../test/std_real_concept_check.cpp libs/math/test/std_real_concept_check.cpp]
+[@../../test/std_real_concept_check.cpp libs/math/test/std_real_concept_check.cpp]
that instantiates every template in this library with type
`std_real_concept` to verify its usage of standard library functions.
@@ -604,7 +604,7 @@
[h6 Testing the distribution concept]
The test program
-[@../../../test/compile_test/distribution_concept_check.cpp distribution_concept_check.cpp]
+[@../../test/compile_test/distribution_concept_check.cpp distribution_concept_check.cpp]
is responsible for using `DistributionConcept` to verify that all the
distributions in this library conform to the
[link math_toolkit.dist_concept Distribution concept].
Modified: sandbox/math/libs/math/doc/constants/constants.qbk
==============================================================================
--- sandbox/math/libs/math/doc/constants/constants.qbk (original)
+++ sandbox/math/libs/math/doc/constants/constants.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -68,7 +68,7 @@
You can see the full list of available constants at [link math_toolkit.constants].
-Some examples of using constants are at [@../../../example/constants_eg1.cpp constants_eg1].
+Some examples of using constants are at [@../../example/constants_eg1.cpp constants_eg1].
[endsect]
Modified: sandbox/math/libs/math/doc/distributions/triangular.qbk
==============================================================================
--- sandbox/math/libs/math/doc/distributions/triangular.qbk (original)
+++ sandbox/math/libs/math/doc/distributions/triangular.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -134,12 +134,12 @@
x = b - sqrt((b-a)(b-c)q) ; for p > p0
-(See [@../../../../../boost/math/distributions/triangular.hpp /boost/math/distributions/triangular.hpp] for details.)]]
-[[quantile from the complement][As quantile (See [@../../../../../boost/math/distributions/triangular.hpp /boost/math/distributions/triangular.hpp] for details.)]]
+(See [@../../../../boost/math/distributions/triangular.hpp /boost/math/distributions/triangular.hpp] for details.)]]
+[[quantile from the complement][As quantile (See [@../../../../boost/math/distributions/triangular.hpp /boost/math/distributions/triangular.hpp] for details.)]]
[[mean][(a + b + 3) \/ 3 ]]
[[variance][(a[super 2]+b[super 2]+c[super 2] - ab - ac - bc)\/18]]
[[mode][c]]
-[[skewness][(See [@../../../../../boost/math/distributions/triangular.hpp /boost/math/distributions/triangular.hpp] for details). ]]
+[[skewness][(See [@../../../../boost/math/distributions/triangular.hpp /boost/math/distributions/triangular.hpp] for details). ]]
[[kurtosis][12\/5]]
[[kurtosis excess][-3\/5]]
]
Modified: sandbox/math/libs/math/doc/fp_utilities/fp_facets.qbk
==============================================================================
--- sandbox/math/libs/math/doc/fp_utilities/fp_facets.qbk (original)
+++ sandbox/math/libs/math/doc/fp_utilities/fp_facets.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -493,34 +493,34 @@
[h5 Other examples]
-[@../../../example/nonfinite_facet_simple.cpp nonfinite_facet_simple.cpp]
+[@../../example/nonfinite_facet_simple.cpp nonfinite_facet_simple.cpp]
give some more simple demonstrations of the difference between using classic C locale
and constructing a C99 infinty and NaN compliant locale for input and output.
-See [@../../../example/nonfinite_facet_sstream.cpp nonfinite_facet_sstream.cpp]
+See [@../../example/nonfinite_facet_sstream.cpp nonfinite_facet_sstream.cpp]
for this example of use with `std::stringstream`s.
For an example of how to enforce the MSVC 'legacy'
"1.#INF" and "1.#QNAN" representations of infinity and NaNs,
for input and output,
-see [@../../../example/nonfinite_legacy.cpp nonfinite_legacy.cpp].
+see [@../../example/nonfinite_legacy.cpp nonfinite_legacy.cpp].
Treatment of signaling NaN is demonstrated at
-[@../../../example/nonfinite_signaling_NaN.cpp]
+[@../../example/nonfinite_signaling_NaN.cpp]
-Example [@../../../example/nonfinite_loopback_ok.cpp] shows loopback works OK.
+Example [@../../example/nonfinite_loopback_ok.cpp] shows loopback works OK.
-Example [@../../../example/nonfinite_num_facet.cpp] shows output and re-input
+Example [@../../example/nonfinite_num_facet.cpp] shows output and re-input
of various finite and nonfinite values.
A simple example of trapping nonfinite output is at
-[@../../../example/nonfinite_num_facet_trap.cpp nonfinite_num_facet_trap.cpp].
+[@../../example/nonfinite_num_facet_trap.cpp nonfinite_num_facet_trap.cpp].
A very basic example of using Boost.Archive is at
-[@../../../example/nonfinite_serialization_archives.cpp].
+[@../../example/nonfinite_serialization_archives.cpp].
A full demonstration of serialization by Francois Mauger is at
-[@../../../example/nonfinite_num_facet_serialization.cpp]
+[@../../example/nonfinite_num_facet_serialization.cpp]
[endsect] [/section:examples Examples]
Modified: sandbox/math/libs/math/doc/fp_utilities/fpclassify.qbk
==============================================================================
--- sandbox/math/libs/math/doc/fp_utilities/fpclassify.qbk (original)
+++ sandbox/math/libs/math/doc/fp_utilities/fpclassify.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -108,7 +108,7 @@
If you wish to find details of the floating-point format for any particular processor,
there is a program
-[@../../../example/inspect_fp.cpp inspect_fp.cpp]
+[@../../example/inspect_fp.cpp inspect_fp.cpp]
by Johan Rade which can be used to print out the processor type,
endianness, and detailed bit layout of a selection of floating-point values,
Modified: sandbox/math/libs/math/doc/gcd/math-gcd.qbk
==============================================================================
--- sandbox/math/libs/math/doc/gcd/math-gcd.qbk (original)
+++ sandbox/math/libs/math/doc/gcd/math-gcd.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -42,7 +42,7 @@
[section GCD Function Object]
-[*Header: ] [@../../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>]
+[*Header: ] [@../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>]
template < typename IntegerType >
class boost::math::gcd_evaluator
@@ -74,7 +74,7 @@
[section LCM Function Object]
-[*Header: ] [@../../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>]
+[*Header: ] [@../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>]
template < typename IntegerType >
class boost::math::lcm_evaluator
@@ -107,7 +107,7 @@
[section:run_time Run-time GCD & LCM Determination]
-[*Header: ] [@../../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>]
+[*Header: ] [@../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>]
template < typename IntegerType >
IntegerType boost::math::gcd( IntegerType const &a, IntegerType const &b );
@@ -128,7 +128,7 @@
[section:compile_time Compile time GCD and LCM determination]
-[*Header: ] [@../../../../boost/math/common_factor_ct.hpp <boost/math/common_factor_ct.hpp>]
+[*Header: ] [@../../../boost/math/common_factor_ct.hpp <boost/math/common_factor_ct.hpp>]
typedef ``['unspecified]`` static_gcd_type;
@@ -189,8 +189,8 @@
[section:header Header <boost/math/common_factor.hpp>]
This header simply includes the headers
-[@../../../../boost/math/common_factor_ct.hpp <boost/math/common_factor_ct.hpp>]
-and [@../../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>].
+[@../../../boost/math/common_factor_ct.hpp <boost/math/common_factor_ct.hpp>]
+and [@../../../boost/math/common_factor_rt.hpp <boost/math/common_factor_rt.hpp>].
Note this is a legacy header: it used to contain the actual implementation,
but the compile-time and run-time facilities
Modified: sandbox/math/libs/math/doc/html/index.html
==============================================================================
--- sandbox/math/libs/math/doc/html/index.html (original)
+++ sandbox/math/libs/math/doc/html/index.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -90,7 +90,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: May 09, 2013 at 17:03:23 GMT</small></p></td>
+<td align="left"><p><small>Last revised: May 09, 2013 at 17:46:19 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>
Modified: sandbox/math/libs/math/doc/html/indexes/s01.html
==============================================================================
--- sandbox/math/libs/math/doc/html/indexes/s01.html (original)
+++ sandbox/math/libs/math/doc/html/indexes/s01.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -13,9 +13,9 @@
<div class="spirit-nav">
<a accesskey="p" href="../indexes.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s02.html"><img src="../images/next.png" alt="Next"></a>
</div>
-<div class="section id1433481">
+<div class="section id1442782">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1433481"></a>Function Index</h2></div></div></div>
+<a name="id1442782"></a>Function Index</h2></div></div></div>
<p><a class="link" href="s01.html#idx_id_0">A</a> <a class="link" href="s01.html#idx_id_1">B</a> <a class="link" href="s01.html#idx_id_2">C</a> <a class="link" href="s01.html#idx_id_3">D</a> <a class="link" href="s01.html#idx_id_4">E</a> <a class="link" href="s01.html#idx_id_5">F</a> <a class="link" href="s01.html#idx_id_6">G</a> <a class="link" href="s01.html#idx_id_7">H</a> <a class="link" href="s01.html#idx_id_8">I</a> <a class="link" href="s01.html#idx_id_9">J</a> <a class="link" href="s01.html#idx_id_10">K</a> <a class="link" href="s01.html#idx_id_11">L</a> <a class="link" href="s01.html#idx_id_12">M</a> <a class="link" href="s01.html#idx_id_13">N</a> <a class="link" href="s01.html#idx_id_14">O</a> <a class="link" href="s01.html#idx_id_15">P</a> <a class="link" href="s01.html#idx_id_16">Q</a> <a class="link" href="s01.html#idx_id_17">R</a> <a class="link" href="s01.html#idx_id_18">S</a> <a class="link" href="s01.html#idx_id_19">T</a> <a class="link" href="s01.html#idx_id_20">U</a> <a class="link" href=
"s01.html#idx_id_21">V</a> <a class="link" href="s01.html#idx_id_22">W</a> <a class="link" href="s01.html#idx_id_23">Z</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
Modified: sandbox/math/libs/math/doc/html/indexes/s02.html
==============================================================================
--- sandbox/math/libs/math/doc/html/indexes/s02.html (original)
+++ sandbox/math/libs/math/doc/html/indexes/s02.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -13,9 +13,9 @@
<div class="spirit-nav">
<a accesskey="p" href="s01.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s03.html"><img src="../images/next.png" alt="Next"></a>
</div>
-<div class="section id1453333">
+<div class="section id1462771">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1453333"></a>Class Index</h2></div></div></div>
+<a name="id1462771"></a>Class Index</h2></div></div></div>
<p><a class="link" href="s02.html#idx_id_25">B</a> <a class="link" href="s02.html#idx_id_26">C</a> <a class="link" href="s02.html#idx_id_27">D</a> <a class="link" href="s02.html#idx_id_28">E</a> <a class="link" href="s02.html#idx_id_29">F</a> <a class="link" href="s02.html#idx_id_30">G</a> <a class="link" href="s02.html#idx_id_31">H</a> <a class="link" href="s02.html#idx_id_32">I</a> <a class="link" href="s02.html#idx_id_35">L</a> <a class="link" href="s02.html#idx_id_36">M</a> <a class="link" href="s02.html#idx_id_37">N</a> <a class="link" href="s02.html#idx_id_38">O</a> <a class="link" href="s02.html#idx_id_39">P</a> <a class="link" href="s02.html#idx_id_40">Q</a> <a class="link" href="s02.html#idx_id_41">R</a> <a class="link" href="s02.html#idx_id_42">S</a> <a class="link" href="s02.html#idx_id_43">T</a> <a class="link" href="s02.html#idx_id_44">U</a> <a class="link" href="s02.html#idx_id_46">W</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
Modified: sandbox/math/libs/math/doc/html/indexes/s03.html
==============================================================================
--- sandbox/math/libs/math/doc/html/indexes/s03.html (original)
+++ sandbox/math/libs/math/doc/html/indexes/s03.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -13,9 +13,9 @@
<div class="spirit-nav">
<a accesskey="p" href="s02.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s04.html"><img src="../images/next.png" alt="Next"></a>
</div>
-<div class="section id1454413">
+<div class="section id1463851">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1454413"></a>Typedef Index</h2></div></div></div>
+<a name="id1463851"></a>Typedef Index</h2></div></div></div>
<p><a class="link" href="s03.html#idx_id_48">A</a> <a class="link" href="s03.html#idx_id_49">B</a> <a class="link" href="s03.html#idx_id_50">C</a> <a class="link" href="s03.html#idx_id_51">D</a> <a class="link" href="s03.html#idx_id_52">E</a> <a class="link" href="s03.html#idx_id_53">F</a> <a class="link" href="s03.html#idx_id_54">G</a> <a class="link" href="s03.html#idx_id_55">H</a> <a class="link" href="s03.html#idx_id_56">I</a> <a class="link" href="s03.html#idx_id_59">L</a> <a class="link" href="s03.html#idx_id_61">N</a> <a class="link" href="s03.html#idx_id_62">O</a> <a class="link" href="s03.html#idx_id_63">P</a> <a class="link" href="s03.html#idx_id_65">R</a> <a class="link" href="s03.html#idx_id_66">S</a> <a class="link" href="s03.html#idx_id_67">T</a> <a class="link" href="s03.html#idx_id_68">U</a> <a class="link" href="s03.html#idx_id_69">V</a> <a class="link" href="s03.html#idx_id_70">W</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
Modified: sandbox/math/libs/math/doc/html/indexes/s04.html
==============================================================================
--- sandbox/math/libs/math/doc/html/indexes/s04.html (original)
+++ sandbox/math/libs/math/doc/html/indexes/s04.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -13,9 +13,9 @@
<div class="spirit-nav">
<a accesskey="p" href="s03.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s05.html"><img src="../images/next.png" alt="Next"></a>
</div>
-<div class="section id1458483">
+<div class="section id1466829">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1458483"></a>Macro Index</h2></div></div></div>
+<a name="id1466829"></a>Macro Index</h2></div></div></div>
<p><a class="link" href="s04.html#idx_id_73">B</a> <a class="link" href="s04.html#idx_id_77">F</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
Modified: sandbox/math/libs/math/doc/html/indexes/s05.html
==============================================================================
--- sandbox/math/libs/math/doc/html/indexes/s05.html (original)
+++ sandbox/math/libs/math/doc/html/indexes/s05.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -12,9 +12,9 @@
<div class="spirit-nav">
<a accesskey="p" href="s04.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
</div>
-<div class="section id1459646">
+<div class="section id1467991">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1459646"></a>Index</h2></div></div></div>
+<a name="id1467991"></a>Index</h2></div></div></div>
<p><a class="link" href="s05.html#idx_id_96">A</a> <a class="link" href="s05.html#idx_id_97">B</a> <a class="link" href="s05.html#idx_id_98">C</a> <a class="link" href="s05.html#idx_id_99">D</a> <a class="link" href="s05.html#idx_id_100">E</a> <a class="link" href="s05.html#idx_id_101">F</a> <a class="link" href="s05.html#idx_id_102">G</a> <a class="link" href="s05.html#idx_id_103">H</a> <a class="link" href="s05.html#idx_id_104">I</a> <a class="link" href="s05.html#idx_id_105">J</a> <a class="link" href="s05.html#idx_id_106">K</a> <a class="link" href="s05.html#idx_id_107">L</a> <a class="link" href="s05.html#idx_id_108">M</a> <a class="link" href="s05.html#idx_id_109">N</a> <a class="link" href="s05.html#idx_id_110">O</a> <a class="link" href="s05.html#idx_id_111">P</a> <a class="link" href="s05.html#idx_id_112">Q</a> <a class="link" href="s05.html#idx_id_113">R</a> <a class="link" href="s05.html#idx_id_114">S</a> <a class="link" href="s05.html#idx_id_115">T</a> <a class="link" href="s05.html#idx_id_116">
U</a> <a class="link" href="s05.html#idx_id_117">V</a> <a class="link" href="s05.html#idx_id_118">W</a> <a class="link" href="s05.html#idx_id_119">Z</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/archetypes.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/archetypes.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/archetypes.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -76,7 +76,7 @@
the real concept</a>
</h3>
<p>
- There is a test program libs/math/test/std_real_concept_check.cpp
+ There is a test program libs/math/test/std_real_concept_check.cpp
that instantiates every template in this library with type <code class="computeroutput"><span class="identifier">std_real_concept</span></code>
to verify its usage of standard library functions.
</p>
@@ -146,7 +146,7 @@
the distribution concept</a>
</h3>
<p>
- The test program distribution_concept_check.cpp
+ The test program distribution_concept_check.cpp
is responsible for using <code class="computeroutput"><span class="identifier">DistributionConcept</span></code>
to verify that all the distributions in this library conform to the <a class="link" href="dist_concept.html" title="Conceptual Requirements for Distribution Types">Distribution
concept</a>.
Modified: sandbox/math/libs/math/doc/html/math_toolkit/bessel/bessel0.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/bessel/bessel0.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/bessel/bessel0.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -523,10 +523,10 @@
The output from other examples are shown appended to the full code listing.
</p>
<p>
- The full code (and output) for these examples is at <a href="../../../../../example/bessel_zeros_example_1.cpp" target="_top">Bessel
- zeros</a>, <a href="../../../../../example/bessel_zeros_interator_example.cpp" target="_top">Bessel
- zeros iterator</a>, <a href="../../../../../example/neumann_zeros_example_1.cpp" target="_top">Neumann
- zeros</a>, <a href="../../../../../example/bessel_errors_example.cpp" target="_top">Bessel
+ The full code (and output) for these examples is at <a href="../../../../example/bessel_zeros_example_1.cpp" target="_top">Bessel
+ zeros</a>, <a href="../../../../example/bessel_zeros_interator_example.cpp" target="_top">Bessel
+ zeros iterator</a>, <a href="../../../../example/neumann_zeros_example_1.cpp" target="_top">Neumann
+ zeros</a>, <a href="../../../../example/bessel_errors_example.cpp" target="_top">Bessel
error messages</a>.
</p>
<h4>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/compile_time.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/compile_time.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/compile_time.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.compile_time"></a><a class="link" href="compile_time.html" title="Compile time GCD and LCM determination">Compile time GCD and LCM determination</a>
</h2></div></div></div>
<p>
- <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_ct.hpp>
+ <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_ct.hpp>
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="emphasis"><em>unspecified</em></span> <span class="identifier">static_gcd_type</span><span class="special">;</span>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/compilers_overview.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/compilers_overview.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/compilers_overview.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -318,7 +318,7 @@
of Intel 9.1 (post version l_cc_c_9.1.046) shouldn't have this problem.
If you need long double support with this compiler, then comment
out the define of BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS at line
- 55 of boost/math/tools/config.hpp.
+ 55 of boost/math/tools/config.hpp.
</p>
<p>
We aim to keep our headers warning free with -Wall with this compiler.
Modified: sandbox/math/libs/math/doc/html/math_toolkit/concepts.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/concepts.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/concepts.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -984,7 +984,7 @@
The function <code class="computeroutput"><span class="identifier">epsilon</span></code> can
be synthesised from the others, so no explicit specialisation is required
provided the precision of RealType does not vary at runtime (see the header
- boost/math/bindings/rr.hpp
+ boost/math/bindings/rr.hpp
for an example where the precision does vary at runtime).
</li>
<li class="listitem">
@@ -995,7 +995,7 @@
these functions, <span class="emphasis"><em>unless</em></span> you explicitly specialise
them. For example if the precision of RealType varies at runtime, then
<code class="computeroutput"><span class="identifier">numeric_limits</span></code> support
- may not be appropriate, see boost/math/bindings/rr.hpp
+ may not be appropriate, see boost/math/bindings/rr.hpp
for examples.
</li>
</ol></div>
@@ -1331,8 +1331,8 @@
<p>
In addition, for efficient and accurate results, a <a class="link" href="lanczos.html" title="The Lanczos Approximation">Lanczos
approximation</a> is highly desirable. You may be able to adapt an existing
- approximation from boost/math/special_functions/lanczos.hpp
- or boost/math/bindings/detail/big_lanczos.hpp:
+ approximation from boost/math/special_functions/lanczos.hpp
+ or boost/math/bindings/detail/big_lanczos.hpp:
in the former case you will need change static_cast's to lexical_cast's, and
the constants to <span class="emphasis"><em>strings</em></span> (in order to ensure the coefficients
aren't truncated to long double) and then specialise <code class="computeroutput"><span class="identifier">lanczos_traits</span></code>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/conventions.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/conventions.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/conventions.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.conventions"></a><a class="link" href="conventions.html" title="Document Conventions">Document Conventions</a>
</h2></div></div></div>
<p>
- <a class="indexterm" name="id853910"></a>
+ <a class="indexterm" name="id862648"></a>
</p>
<p>
This documentation aims to use of the following naming and formatting conventions.
Modified: sandbox/math/libs/math/doc/html/math_toolkit/create.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/create.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/create.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -89,7 +89,7 @@
are not too complicated, but there is currently a lack of standard (de facto
or de jure) matrix library with which the conversions could work. This should
be remedied in a further revision. In the mean time, an example of how this
- could be done is presented here for R3, and here for R4 (<a href="../../../../quaternion/HSO3SO4.cpp" target="_top">example
+ could be done is presented here for R3, and here for R4 (<a href="../../../quaternion/HSO3SO4.cpp" target="_top">example
test file</a>).
</p>
</div>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/dist_ref/dists/triangular_dist.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -263,7 +263,7 @@
x = b - sqrt((b-a)(b-c)q) ; for p > p0
</p>
<p>
- (See /boost/math/distributions/triangular.hpp
+ (See /boost/math/distributions/triangular.hpp
for details.)
</p>
</td>
@@ -276,7 +276,7 @@
</td>
<td>
<p>
- As quantile (See /boost/math/distributions/triangular.hpp
+ As quantile (See /boost/math/distributions/triangular.hpp
for details.)
</p>
</td>
@@ -325,7 +325,7 @@
</td>
<td>
<p>
- (See /boost/math/distributions/triangular.hpp
+ (See /boost/math/distributions/triangular.hpp
for details).
</p>
</td>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/exp.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/exp.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/exp.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -22,12 +22,12 @@
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
- <a href="../../../../quaternion/TQE.pdf" target="_top">The Quaternionic Exponential (and
+ <a href="../../../quaternion/TQE.pdf" target="_top">The Quaternionic Exponential (and
beyond)</a>
</li>
<li class="listitem">
- <a href="../../../../quaternion/TQE_EA.pdf" target="_top">The Quaternionic Exponential
- (and beyond) ERRATA & ADDENDA</a>
+ <a href="../../../quaternion/TQE_EA.pdf" target="_top">The Quaternionic Exponential (and
+ beyond) ERRATA & ADDENDA</a>
</li>
</ul></div>
</div>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/fp_facets/examples.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/fp_facets/examples.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/fp_facets/examples.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -193,39 +193,39 @@
examples</a>
</h6>
<p>
- nonfinite_facet_simple.cpp
+ nonfinite_facet_simple.cpp
give some more simple demonstrations of the difference between using classic
C locale and constructing a C99 infinty and NaN compliant locale for input
and output.
</p>
<p>
- See nonfinite_facet_sstream.cpp
+ See nonfinite_facet_sstream.cpp
for this example of use with <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">stringstream</span></code>s.
</p>
<p>
For an example of how to enforce the MSVC 'legacy' "1.#INF" and
"1.#QNAN" representations of infinity and NaNs, for input and output,
- see nonfinite_legacy.cpp.
+ see nonfinite_legacy.cpp.
</p>
<p>
- Treatment of signaling NaN is demonstrated at ../../../example/nonfinite_signaling_NaN.cpp
+ Treatment of signaling NaN is demonstrated at ../../example/nonfinite_signaling_NaN.cpp
</p>
<p>
- Example ../../../example/nonfinite_loopback_ok.cpp
+ Example ../../example/nonfinite_loopback_ok.cpp
shows loopback works OK.
</p>
<p>
- Example ../../../example/nonfinite_num_facet.cpp
+ Example ../../example/nonfinite_num_facet.cpp
shows output and re-input of various finite and nonfinite values.
</p>
<p>
- A simple example of trapping nonfinite output is at nonfinite_num_facet_trap.cpp.
+ A simple example of trapping nonfinite output is at nonfinite_num_facet_trap.cpp.
</p>
<p>
- A very basic example of using Boost.Archive is at ../../../example/nonfinite_serialization_archives.cpp.
+ A very basic example of using Boost.Archive is at ../../example/nonfinite_serialization_archives.cpp.
</p>
<p>
- A full demonstration of serialization by Francois Mauger is at ../../../example/nonfinite_num_facet_serialization.cpp
+ A full demonstration of serialization by Francois Mauger is at ../../example/nonfinite_num_facet_serialization.cpp
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/fpclass.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/fpclass.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/fpclass.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -217,7 +217,7 @@
processor, there is a program
</p>
<p>
- inspect_fp.cpp
+ inspect_fp.cpp
</p>
<p>
by Johan Rade which can be used to print out the processor type, endianness,
Modified: sandbox/math/libs/math/doc/html/math_toolkit/gcd_function_object.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/gcd_function_object.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/gcd_function_object.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.gcd_function_object"></a><a class="link" href="gcd_function_object.html" title="GCD Function Object">GCD Function Object</a>
</h2></div></div></div>
<p>
- <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_rt.hpp>
+ <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_rt.hpp>
</p>
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span> <span class="keyword">typename</span> <span class="identifier">IntegerType</span> <span class="special">></span>
<span class="keyword">class</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">gcd_evaluator</span>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/header.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/header.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/header.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.header"></a><a class="link" href="header.html" title="Header File">Header File</a>
</h2></div></div></div>
<p>
- The interface and implementation are both supplied by the header file quaternion.hpp.
+ The interface and implementation are both supplied by the header file quaternion.hpp.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/header0.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/header0.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/header0.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.header0"></a><a class="link" href="header0.html" title="Header File">Header File</a>
</h2></div></div></div>
<p>
- The interface and implementation are both supplied by the header file octonion.hpp.
+ The interface and implementation are both supplied by the header file octonion.hpp.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/header1.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/header1.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/header1.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,8 +18,8 @@
<a name="math_toolkit.header1"></a><a class="link" href="header1.html" title="Header <boost/math/common_factor.hpp>">Header <boost/math/common_factor.hpp></a>
</h2></div></div></div>
<p>
- This header simply includes the headers <boost/math/common_factor_ct.hpp>
- and <boost/math/common_factor_rt.hpp>.
+ This header simply includes the headers <boost/math/common_factor_ct.hpp>
+ and <boost/math/common_factor_rt.hpp>.
</p>
<p>
Note this is a legacy header: it used to contain the actual implementation,
Modified: sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_mpfr.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -22,8 +22,8 @@
The special functions and tools in this library can be used with MPFR
(an arbitrary precision number type based on the <a href="http://gmplib.org/" target="_top">GNU
Multiple Precision Arithmetic Library</a>), either via the bindings in
- boost/math/bindings/mpfr.hpp,
- or via boost/math/bindings/mpreal.hpp.
+ boost/math/bindings/mpfr.hpp,
+ or via boost/math/bindings/mpreal.hpp.
</p>
<p>
<span class="bold"><strong>New projects are recommended to use Boost.Multiprecision
@@ -39,8 +39,8 @@
Unfortunately neither <code class="computeroutput"><span class="identifier">mpfr_class</span></code>
nor <code class="computeroutput"><span class="identifier">mpreal</span></code> quite satisfy
our conceptual requirements, so there is a very thin set of additional interfaces
- and some helper traits defined in boost/math/bindings/mpfr.hpp
- and boost/math/bindings/mpreal.hpp
+ and some helper traits defined in boost/math/bindings/mpfr.hpp
+ and boost/math/bindings/mpreal.hpp
that you should use in place of including 'gmpfrxx.h' or 'mpreal.h' directly.
The classes <code class="computeroutput"><span class="identifier">mpfr_class</span></code> or
<code class="computeroutput"><span class="identifier">mpreal</span></code> are then usable unchanged
Modified: sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/high_precision/use_ntl.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -19,7 +19,7 @@
</h3></div></div></div>
<p>
<a href="http://shoup.net/ntl/doc/RR.txt" target="_top">NTL::RR</a> (an arbitrarily-fixed
- precision floating-point number type), can be used via the bindings in boost/math/bindings/rr.hpp.
+ precision floating-point number type), can be used via the bindings in boost/math/bindings/rr.hpp.
For details, see <a href="http://shoup.net/ntl/" target="_top">NTL: A Library for doing
Number Theory by Victor Shoup</a>.
</p>
@@ -29,7 +29,7 @@
</p>
<p>
Unfortunately <code class="computeroutput"><span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span></code> doesn't quite satisfy our conceptual
- requirements, so there is a very thin wrapper class <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">ntl</span><span class="special">::</span><span class="identifier">RR</span></code> defined in boost/math/bindings/rr.hpp
+ requirements, so there is a very thin wrapper class <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">ntl</span><span class="special">::</span><span class="identifier">RR</span></code> defined in boost/math/bindings/rr.hpp
that you should use in place of <code class="computeroutput"><span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span></code>. The
class is intended to be a drop-in replacement for the "real" NTL::RR
that adds some syntactic sugar to keep this library happy, plus some of the
Modified: sandbox/math/libs/math/doc/html/math_toolkit/high_precision/using_test.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/high_precision/using_test.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/high_precision/using_test.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -90,7 +90,7 @@
<span class="comment">// cannot convert from 'int' to 'boost::multiprecision::detail::expression<tag,Arg1,Arg2,Arg3,Arg4>'</span>
</pre>
<p>
- A full example code is at test_cpp_float_close_fraction.cpp
+ A full example code is at test_cpp_float_close_fraction.cpp
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/implementation0.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/implementation0.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/implementation0.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -195,7 +195,7 @@
<p>
See <a class="link" href="error_handling.html" title="Error Handling">error handling</a> for a
detailed explanation of the mechanism, and <a class="link" href="stat_tut/weg/error_eg.html" title="Error Handling Example">error_handling
- example</a> and error_handling_example.cpp
+ example</a> and error_handling_example.cpp
</p>
<div class="caution"><table border="0" summary="Caution">
<tr>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/lcm_function_object.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/lcm_function_object.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/lcm_function_object.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.lcm_function_object"></a><a class="link" href="lcm_function_object.html" title="LCM Function Object">LCM Function Object</a>
</h2></div></div></div>
<p>
- <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_rt.hpp>
+ <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_rt.hpp>
</p>
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span> <span class="keyword">typename</span> <span class="identifier">IntegerType</span> <span class="special">></span>
<span class="keyword">class</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">lcm_evaluator</span>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/navigation.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/navigation.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/navigation.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.navigation"></a><a class="link" href="navigation.html" title="Navigation">Navigation</a>
</h2></div></div></div>
<p>
- <a class="indexterm" name="id853782"></a>
+ <a class="indexterm" name="id862520"></a>
</p>
<p>
Boost.Math documentation is provided in both HTML and PDF formats.
Modified: sandbox/math/libs/math/doc/html/math_toolkit/oct_trans.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/oct_trans.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/oct_trans.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -35,8 +35,8 @@
on the other hand, is a few centuries old). Basically, any converging power
series with real coefficients which allows for a closed formula in <span class="emphasis"><em><span class="bold"><strong>C</strong></span></em></span> can be transposed to <span class="emphasis"><em><span class="bold"><strong>O</strong></span></em></span>. More transcendentals of this type could
be added in a further revision upon request. It should be noted that it is
- these functions which force the dependency upon the boost/math/special_functions/sinc.hpp
- and the boost/math/special_functions/sinhc.hpp
+ these functions which force the dependency upon the boost/math/special_functions/sinc.hpp
+ and the boost/math/special_functions/sinhc.hpp
headers.
</p>
<h5>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/overview.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/overview.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/overview.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -59,7 +59,7 @@
</p>
<p>
Quaternions (and their kin) are described in far more details in this other
- document (with <a href="../../../../quaternion/TQE_EA.pdf" target="_top">errata
+ document (with <a href="../../../quaternion/TQE_EA.pdf" target="_top">errata
and addenda</a>).
</p>
<p>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/overview0.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/overview0.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/overview0.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -47,7 +47,7 @@
</p>
<p>
Octonions (and their kin) are described in far more details in this other
- document (with <a href="../../../../quaternion/TQE_EA.pdf" target="_top">errata
+ document (with <a href="../../../quaternion/TQE_EA.pdf" target="_top">errata
and addenda</a>).
</p>
<p>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/owens_t.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/owens_t.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/owens_t.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -159,7 +159,7 @@
<p>
The Patefield-Tandy algorithm provides six methods of evalualution (T1 to T6);
the best method is selected according to the values of <span class="emphasis"><em>a</em></span>
- and <span class="emphasis"><em>h</em></span>. See the original paper and the source in owens_t.hpp
+ and <span class="emphasis"><em>h</em></span>. See the original paper and the source in owens_t.hpp
for details.
</p>
<p>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/pol_ref/policy_defaults.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -48,7 +48,7 @@
</table></div>
<p>
If you want to alter the defaults for any or all of the policies for <span class="bold"><strong>all</strong></span> functions and distributions, installation-wide,
- then you can do so by defining various macros in boost/math/tools/user.hpp.
+ then you can do so by defining various macros in boost/math/tools/user.hpp.
</p>
<h6>
<a name="math_toolkit.pol_ref.policy_defaults.h0"></a>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/pol_tutorial/changing_policy_defaults.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -80,7 +80,7 @@
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
- Edit them in boost/math/tools/user.hpp,
+ Edit them in boost/math/tools/user.hpp,
so that the defaults are set on an installation-wide basis. Unfortunately
this may not be convenient if you are using a pre-installed Boost distribution
(on Linux for example).
Modified: sandbox/math/libs/math/doc/html/math_toolkit/powers/ct_pow.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/powers/ct_pow.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/powers/ct_pow.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -27,7 +27,7 @@
<span class="phrase"><a name="math_toolkit.powers.ct_pow.synopsis"></a></span><a class="link" href="ct_pow.html#math_toolkit.powers.ct_pow.synopsis">Synopsis</a>
</h5>
<p>
- #include <boost/math/special_functions/pow.hpp>
+ #include <boost/math/special_functions/pow.hpp>
</p>
<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span> <span class="special">{</span>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/run_time.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/run_time.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/run_time.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,7 +18,7 @@
<a name="math_toolkit.run_time"></a><a class="link" href="run_time.html" title="Run-time GCD & LCM Determination">Run-time GCD & LCM Determination</a>
</h2></div></div></div>
<p>
- <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_rt.hpp>
+ <span class="bold"><strong>Header: </strong></span> <boost/math/common_factor_rt.hpp>
</p>
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span> <span class="keyword">typename</span> <span class="identifier">IntegerType</span> <span class="special">></span>
<span class="identifier">IntegerType</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">gcd</span><span class="special">(</span> <span class="identifier">IntegerType</span> <span class="keyword">const</span> <span class="special">&</span><span class="identifier">a</span><span class="special">,</span> <span class="identifier">IntegerType</span> <span class="keyword">const</span> <span class="special">&</span><span class="identifier">b</span> <span class="special">);</span>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/find_eg/find_mean_and_sd_eg.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -235,7 +235,7 @@
</p>
<p>
See <a class="link" href="../cs_eg/chi_sq_intervals.html" title="Confidence Intervals on the Standard Deviation">Confidence
- Intervals on the standard deviation</a> for a worked example chi_square_std_dev_test.cpp
+ Intervals on the standard deviation</a> for a worked example chi_square_std_dev_test.cpp
of estimating these intervals.
</p>
<h5>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/stat_tut/weg/nccs_eg/nccs_power_eg.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -1255,7 +1255,7 @@
</tbody>
</table></div>
<p>
- See nc_chi_sq_example.cpp
+ See nc_chi_sq_example.cpp
for the full C++ source code.
</p>
</div>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/tests.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/tests.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/tests.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,15 +18,15 @@
<a name="math_toolkit.tests"></a><a class="link" href="tests.html" title="Test Program">Test Program</a>
</h2></div></div></div>
<p>
- The quaternion_test.cpp
+ The quaternion_test.cpp
test program tests quaternions specializations for float, double and long double
- (sample output, with message
+ (sample output, with message
output enabled).
</p>
<p>
- If you define the symbol TEST_VERBOSE, you will get additional output (verbose output); this will
- only be helpfull if you enable message output at the same time, of course (by
- uncommenting the relevant line in the test or by adding <code class="literal">--log_level=messages</code>
+ If you define the symbol TEST_VERBOSE, you will get additional output (verbose output); this will only
+ be helpfull if you enable message output at the same time, of course (by uncommenting
+ the relevant line in the test or by adding <code class="literal">--log_level=messages</code>
to your command line,...). In that case, and if you are running interactively,
you may in addition define the symbol BOOST_INTERACTIVE_TEST_INPUT_ITERATOR
to interactively test the input operator with input of your choice from the
Modified: sandbox/math/libs/math/doc/html/math_toolkit/tests0.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/tests0.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/tests0.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -18,13 +18,13 @@
<a name="math_toolkit.tests0"></a><a class="link" href="tests0.html" title="Test Program">Test Program</a>
</h2></div></div></div>
<p>
- The octonion_test.cpp
+ The octonion_test.cpp
test program tests octonions specialisations for float, double and long double
- (sample output).
+ (sample output).
</p>
<p>
If you define the symbol BOOST_OCTONION_TEST_VERBOSE, you will get additional
- output (verbose output);
+ output (verbose output);
this will only be helpfull if you enable message output at the same time, of
course (by uncommenting the relevant line in the test or by adding --log_level=messages
to your command line,...). In that case, and if you are running interactively,
Modified: sandbox/math/libs/math/doc/html/math_toolkit/todo.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/todo.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/todo.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -28,7 +28,7 @@
Put in place an Expression Template mechanism (perhaps borrowing from uBlas).
</li>
<li class="listitem">
- Use uBlas for the link with rotations (and move from the example
+ Use uBlas for the link with rotations (and move from the example
implementation to an efficient one).
</li>
</ul></div>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/trans.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/trans.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/trans.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -39,8 +39,8 @@
of course a fact known for a very long time). Basically, any converging power
series with real coefficients which allows for a closed formula in <span class="emphasis"><em><span class="bold"><strong>C</strong></span></em></span> can be transposed to <span class="emphasis"><em><span class="bold"><strong>H</strong></span></em></span>. More transcendentals of this type could
be added in a further revision upon request. It should be noted that it is
- these functions which force the dependency upon the boost/math/special_functions/sinc.hpp
- and the boost/math/special_functions/sinhc.hpp
+ these functions which force the dependency upon the boost/math/special_functions/sinc.hpp
+ and the boost/math/special_functions/sinhc.hpp
headers.
</p>
<h5>
Modified: sandbox/math/libs/math/doc/html/math_toolkit/tutorial/non_templ.html
==============================================================================
--- sandbox/math/libs/math/doc/html/math_toolkit/tutorial/non_templ.html (original)
+++ sandbox/math/libs/math/doc/html/math_toolkit/tutorial/non_templ.html 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -55,7 +55,7 @@
You can see the full list of available constants at <a class="link" href="../constants.html" title="The Mathematical Constants">math_toolkit.constants</a>.
</p>
<p>
- Some examples of using constants are at constants_eg1.
+ Some examples of using constants are at constants_eg1.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
Modified: sandbox/math/libs/math/doc/math.qbk
==============================================================================
--- sandbox/math/libs/math/doc/math.qbk (original)
+++ sandbox/math/libs/math/doc/math.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -343,7 +343,7 @@
[template floorlr[x][lfloor][x][rfloor]]
[template ceil[x] '''⌈'''[x]'''⌉''']
-[template header_file[file] [@../../../../../[file] [file]]]
+[template header_file[file] [@../../../../[file] [file]]]
[template optional_policy[]
The final __Policy argument is optional and can be used to
Modified: sandbox/math/libs/math/doc/octonion/math-octonion.qbk
==============================================================================
--- sandbox/math/libs/math/doc/octonion/math-octonion.qbk (original)
+++ sandbox/math/libs/math/doc/octonion/math-octonion.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -33,8 +33,8 @@
[$../../../octonion/graphics/octonion_blurb17.jpeg]
Octonions (and their kin) are described in far more details in this other
-[@../../../quaternion/TQE.pdf document]
-(with [@../../../quaternion/TQE_EA.pdf errata and addenda]).
+[@../../quaternion/TQE.pdf document]
+(with [@../../quaternion/TQE_EA.pdf errata and addenda]).
Some traditional constructs, such as the exponential, carry over without too
much change into the realms of octonions, but other, such as taking a square root,
@@ -47,7 +47,7 @@
[section:header Header File]
The interface and implementation are both supplied by the header file
-[@../../../../../boost/math/octonion.hpp octonion.hpp].
+[@../../../../boost/math/octonion.hpp octonion.hpp].
[endsect]
@@ -861,9 +861,9 @@
transcendentals of this type could be added in a further revision upon
request. It should be noted that it is these functions which force the
dependency upon the
-[@../../../../../boost/math/special_functions/sinc.hpp boost/math/special_functions/sinc.hpp]
+[@../../../../boost/math/special_functions/sinc.hpp boost/math/special_functions/sinc.hpp]
and the
-[@../../../../../boost/math/special_functions/sinhc.hpp boost/math/special_functions/sinhc.hpp]
+[@../../../../boost/math/special_functions/sinhc.hpp boost/math/special_functions/sinhc.hpp]
headers.
[h4 exp]
@@ -926,12 +926,12 @@
[section:tests Test Program]
-The [@../../../octonion/octonion_test.cpp octonion_test.cpp]
+The [@../../octonion/octonion_test.cpp octonion_test.cpp]
test program tests octonions specialisations for float, double and long double
-([@../../../octonion/output.txt sample output]).
+([@../../octonion/output.txt sample output]).
If you define the symbol BOOST_OCTONION_TEST_VERBOSE, you will get additional
-output ([@../../../octonion/output_more.txt verbose output]); this will
+output ([@../../octonion/output_more.txt verbose output]); this will
only be helpfull if you enable message output at the same time, of course
(by uncommenting the relevant line in the test or by adding --log_level=messages
to your command line,...). In that case, and if you are running interactively,
Modified: sandbox/math/libs/math/doc/overview/common_overviews.qbk
==============================================================================
--- sandbox/math/libs/math/doc/overview/common_overviews.qbk (original)
+++ sandbox/math/libs/math/doc/overview/common_overviews.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -150,7 +150,7 @@
shouldn't have this problem. If you need long
double support with this compiler, then comment out the define of
BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS at line 55 of
- [@../../../../../boost/math/tools/config.hpp boost/math/tools/config.hpp].
+ [@../../../../boost/math/tools/config.hpp boost/math/tools/config.hpp].
We aim to keep our headers warning free with -Wall with this compiler.
However, The tests cases tend to generate a lot of
Modified: sandbox/math/libs/math/doc/policies/policy.qbk
==============================================================================
--- sandbox/math/libs/math/doc/policies/policy.qbk (original)
+++ sandbox/math/libs/math/doc/policies/policy.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -509,7 +509,7 @@
If you want to alter the defaults for any or all of
the policies for *all* functions and distributions, installation-wide,
then you can do so by defining various macros in
-[@../../../../../boost/math/tools/user.hpp boost/math/tools/user.hpp].
+[@../../../../boost/math/tools/user.hpp boost/math/tools/user.hpp].
[h5 BOOST_MATH_DOMAIN_ERROR_POLICY]
Modified: sandbox/math/libs/math/doc/policies/policy_tutorial.qbk
==============================================================================
--- sandbox/math/libs/math/doc/policies/policy_tutorial.qbk (original)
+++ sandbox/math/libs/math/doc/policies/policy_tutorial.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -151,7 +151,7 @@
That means there are only two safe ways to use these macros:
-* Edit them in [@../../../../../boost/math/tools/user.hpp boost/math/tools/user.hpp],
+* Edit them in [@../../../../boost/math/tools/user.hpp boost/math/tools/user.hpp],
so that the defaults are set on an installation-wide basis.
Unfortunately this may not be convenient if
you are using a pre-installed Boost distribution (on Linux for example).
Modified: sandbox/math/libs/math/doc/quaternion/math-quaternion.qbk
==============================================================================
--- sandbox/math/libs/math/doc/quaternion/math-quaternion.qbk (original)
+++ sandbox/math/libs/math/doc/quaternion/math-quaternion.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -41,8 +41,8 @@
things is by using the formula ['[^i*i = j*j = k*k = -1]].
Quaternions (and their kin) are described in far more details in this
-other [@../../../quaternion/TQE.pdf document]
-(with [@../../../quaternion/TQE_EA.pdf errata and addenda]).
+other [@../../quaternion/TQE.pdf document]
+(with [@../../quaternion/TQE_EA.pdf errata and addenda]).
Some traditional constructs, such as the exponential, carry over without
too much change into the realms of quaternions, but other, such as taking
@@ -53,7 +53,7 @@
[section:header Header File]
The interface and implementation are both supplied by the header file
-[@../../../../../boost/math/quaternion.hpp quaternion.hpp].
+[@../../../../boost/math/quaternion.hpp quaternion.hpp].
[endsect]
@@ -753,9 +753,9 @@
library with which the conversions could work. This should be remedied in
a further revision. In the mean time, an example of how this could be
done is presented here for
-[@../../../quaternion/HSO3.hpp __R3], and here for
-[@../../../quaternion/HSO4.hpp __R4]
-([@../../../quaternion/HSO3SO4.cpp example test file]).
+[@../../quaternion/HSO3.hpp __R3], and here for
+[@../../quaternion/HSO4.hpp __R4]
+([@../../quaternion/HSO3SO4.cpp example test file]).
[endsect]
@@ -783,8 +783,8 @@
closed formula in __C can be transposed to __H. More transcendentals of this
type could be added in a further revision upon request. It should be
noted that it is these functions which force the dependency upon the
-[@../../../../../boost/math/special_functions/sinc.hpp boost/math/special_functions/sinc.hpp] and the
-[@../../../../../boost/math/special_functions/sinhc.hpp boost/math/special_functions/sinhc.hpp] headers.
+[@../../../../boost/math/special_functions/sinc.hpp boost/math/special_functions/sinc.hpp] and the
+[@../../../../boost/math/special_functions/sinhc.hpp boost/math/special_functions/sinhc.hpp] headers.
[h4 exp]
@@ -838,13 +838,13 @@
[section:tests Test Program]
-The [@../../../quaternion/quaternion_test.cpp quaternion_test.cpp]
+The [@../../quaternion/quaternion_test.cpp quaternion_test.cpp]
test program tests quaternions specializations for float, double and long double
-([@../../../quaternion/output.txt sample output], with message output
+([@../../quaternion/output.txt sample output], with message output
enabled).
If you define the symbol TEST_VERBOSE, you will get
-additional output ([@../../../quaternion/output_more.txt verbose output]);
+additional output ([@../../quaternion/output_more.txt verbose output]);
this will only be helpfull if you enable message output at the same time,
of course (by uncommenting the relevant line in the test or by adding
[^--log_level=messages] to your command line,...). In that case, and if you
@@ -859,8 +859,8 @@
Please refer to the following PDF's:
-*[@../../../quaternion/TQE.pdf The Quaternionic Exponential (and beyond)]
-*[@../../../quaternion/TQE_EA.pdf The Quaternionic Exponential (and beyond) ERRATA & ADDENDA]
+*[@../../quaternion/TQE.pdf The Quaternionic Exponential (and beyond)]
+*[@../../quaternion/TQE_EA.pdf The Quaternionic Exponential (and beyond) ERRATA & ADDENDA]
[endsect]
@@ -899,7 +899,7 @@
* Rewrite input operatore using Spirit (creates a dependency).
* Put in place an Expression Template mechanism (perhaps borrowing from uBlas).
* Use uBlas for the link with rotations (and move from the
-[@../../../quaternion/HSO3SO4.cpp example]
+[@../../quaternion/HSO3SO4.cpp example]
implementation to an efficient one).
[endsect]
Modified: sandbox/math/libs/math/doc/sf/bessel_jy.qbk
==============================================================================
--- sandbox/math/libs/math/doc/sf/bessel_jy.qbk (original)
+++ sandbox/math/libs/math/doc/sf/bessel_jy.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -410,10 +410,10 @@
[bessel_errors_example_2]
The full code (and output) for these examples is at
-[@../../../example/bessel_zeros_example_1.cpp Bessel zeros],
-[@../../../example/bessel_zeros_interator_example.cpp Bessel zeros iterator],
-[@../../../example/neumann_zeros_example_1.cpp Neumann zeros],
-[@../../../example/bessel_errors_example.cpp Bessel error messages].
+[@../../example/bessel_zeros_example_1.cpp Bessel zeros],
+[@../../example/bessel_zeros_interator_example.cpp Bessel zeros iterator],
+[@../../example/neumann_zeros_example_1.cpp Neumann zeros],
+[@../../example/bessel_errors_example.cpp Bessel error messages].
[h3 Implementation]
Modified: sandbox/math/libs/math/doc/sf/owens_t.qbk
==============================================================================
--- sandbox/math/libs/math/doc/sf/owens_t.qbk (original)
+++ sandbox/math/libs/math/doc/sf/owens_t.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -101,7 +101,7 @@
The Patefield-Tandy algorithm provides six methods of evalualution (T1 to T6);
the best method is selected according to the values of ['a] and ['h].
See the original paper and the source in
-[@../../../../../boost/math/special_functions/owens_t.hpp owens_t.hpp] for details.
+[@../../../../boost/math/special_functions/owens_t.hpp owens_t.hpp] for details.
The Patefield-Tandy algorithm is accurate to approximately 20 decimal places, so for
types with greater precision we use:
Modified: sandbox/math/libs/math/doc/sf/pow.qbk
==============================================================================
--- sandbox/math/libs/math/doc/sf/pow.qbk (original)
+++ sandbox/math/libs/math/doc/sf/pow.qbk 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -5,7 +5,7 @@
[h4 Synopsis]
-[@../../../../../boost/math/special_functions/pow.hpp `#include <boost/math/special_functions/pow.hpp>`]
+[@../../../../boost/math/special_functions/pow.hpp `#include <boost/math/special_functions/pow.hpp>`]
namespace boost { namespace math {
Modified: sandbox/math/libs/math/example/find_mean_and_sd_normal.cpp
==============================================================================
--- sandbox/math/libs/math/example/find_mean_and_sd_normal.cpp (original)
+++ sandbox/math/libs/math/example/find_mean_and_sd_normal.cpp 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -207,7 +207,7 @@
See [link math_toolkit.stat_tut.weg.cs_eg.chi_sq_intervals Confidence Intervals on the standard deviation]
for a worked example
-[@../../../example/chi_square_std_dev_test.cpp chi_square_std_dev_test.cpp]
+[@../../example/chi_square_std_dev_test.cpp chi_square_std_dev_test.cpp]
of estimating these intervals.
Modified: sandbox/math/libs/math/example/nc_chi_sq_example.cpp
==============================================================================
--- sandbox/math/libs/math/example/nc_chi_sq_example.cpp (original)
+++ sandbox/math/libs/math/example/nc_chi_sq_example.cpp 2013-05-09 13:58:27 EDT (Thu, 09 May 2013)
@@ -108,7 +108,7 @@
[[20][0.0961][0.158][0.232][0.315][0.402][0.489][0.572][0.648][0.716][0.775]]
]
-See [@../../../example/nc_chi_sq_example.cpp nc_chi_sq_example.cpp] for the full C++ source code.
+See [@../../example/nc_chi_sq_example.cpp nc_chi_sq_example.cpp] for the full C++ source code.
*/
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk