diff --git a/doc/complex/complex-tr1.qbk b/doc/complex/complex-tr1.qbk index 52282ffe1..c454f8a05 100644 --- a/doc/complex/complex-tr1.qbk +++ b/doc/complex/complex-tr1.qbk @@ -21,7 +21,7 @@ [template tr1[] [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf Technical Report on C++ Library Extensions]] This manual is also available in -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/complex-tr1.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ printer friendly PDF format]. [section:inverse_complex Complex Number Inverse Trigonometric Functions] diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html index 0c61993ba..fdab99145 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html @@ -3,7 +3,7 @@
diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acos.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acos.html index a360f555c..38dfd7e6e 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acos.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acos.html @@ -3,7 +3,7 @@
#include <boost/math/complex/acos.hpp>
template<class T> diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acosh.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acosh.html index ab35e0c0c..959897a5a 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acosh.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/acosh.html @@ -3,7 +3,7 @@acosh - + @@ -22,19 +22,18 @@ -+- + Header:
#include <boost/math/complex/acosh.hpp>- + Synopsis:
template<class T> diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asin.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asin.html index 895d8276a..21000eed0 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asin.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asin.html @@ -3,7 +3,7 @@asin - + @@ -22,19 +22,18 @@ -+- + Header:
#include <boost/math/complex/asin.hpp>- + Synopsis:
template<class T> diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asinh.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asinh.html index 35742664e..97870b727 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asinh.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/asinh.html @@ -3,7 +3,7 @@asinh - + @@ -22,19 +22,18 @@ -+- + Header:
#include <boost/math/complex/asinh.hpp>- + Synopsis:
template<class T> diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html index fc3f59c98..ad86c1982 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html @@ -3,7 +3,7 @@atan - + @@ -22,19 +22,18 @@ -+- + Header:
#include <boost/math/complex/atan.hpp>- + Synopsis:
template<class T> diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html index 3a59f3f65..bbe4704de 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html @@ -3,7 +3,7 @@atanh - + @@ -22,19 +22,18 @@ -+- + Header:
#include <boost/math/complex/atanh.hpp>- + Synopsis:
template<class T> diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html index 576087d02..a7d75ca8b 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html @@ -3,7 +3,7 @@History - + @@ -21,15 +21,15 @@ -+--
- +
diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/implementation.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/implementation.html index 4a7ff8de0..3f2e45a55 100644 --- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/implementation.html +++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/implementation.html @@ -3,7 +3,7 @@+
- 2005/12/17: Added support for platforms with no meaningful numeric_limits<>::infinity().
-- +
- 2005/12/01: Initial version, added as part of the TR1 library.
Implementation and Accuracy - + @@ -22,10 +22,10 @@ -+Although there are deceptively simple formulae available for all of these diff --git a/doc/complex/html/index.html b/doc/complex/html/index.html index 23b5a60f8..c7065ca59 100644 --- a/doc/complex/html/index.html +++ b/doc/complex/html/index.html @@ -3,7 +3,7 @@
Complex Number TR1 Algorithms - + @@ -18,7 +18,7 @@
-+@@ -28,7 +28,7 @@
Copyright © 2005 John Maddock
-diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm.html index c3752fb7d..0ac357fb9 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm.html @@ -3,7 +3,7 @@Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -39,29 +39,23 @@Table of Contents
- This manual is also available in printer + This manual is also available in printer friendly PDF format.
Greatest Common Divisor and Least Common Multiple - + @@ -22,9 +22,9 @@ -+@@ -34,12 +34,12 @@ Object
- LCM Function Object
-- Run-time GCD & LCM +
- Run-time GCD & LCM Determination
-- Compile time GCD and +
- Compile time GCD and LCM determination
-- Header <boost/math/common_factor.hpp>
-- Demonstration Program
+- Header <boost/math/common_factor.hpp>
+- Demonstration Program
- Rationale
- History
- Credits
diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/compile_time.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/compile_time.html index d0fbbcd48..5a4bffce2 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/compile_time.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/compile_time.html @@ -3,7 +3,7 @@Compile time GCD and LCM determination - + @@ -22,9 +22,9 @@ -+@@ -59,7 +59,7 @@ range of
static_gcd_type.- + Example
#include <boost/math/common_factor.hpp> diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/credits.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/credits.html index fca8975f6..e4054e5c3 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/credits.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/credits.html @@ -3,7 +3,7 @@Credits - + @@ -21,7 +21,7 @@ -+diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/demo.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/demo.html index 910b3862d..65cf1855a 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/demo.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/demo.html @@ -3,7 +3,7 @@Demonstration Program - + @@ -22,9 +22,9 @@ -+The program common_factor_test.cpp diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/gcd_function_object.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/gcd_function_object.html index 6f2e5fb7c..e683bd11b 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/gcd_function_object.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/gcd_function_object.html @@ -3,7 +3,7 @@
GCD Function Object - + @@ -22,7 +22,7 @@ -+GCD Function Object diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/header.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/header.html index d57c4f2d8..72aa3019b 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/header.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/header.html @@ -3,7 +3,7 @@
Header <boost/math/common_factor.hpp> - + @@ -22,9 +22,9 @@ -+This header simply includes the headers <boost/math/common_factor_ct.hpp> diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/history.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/history.html index 77ea90290..1176af3e4 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/history.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/history.html @@ -3,7 +3,7 @@
History - + @@ -22,18 +22,18 @@ -+--
- +
diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/introduction.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/introduction.html index 63f98c485..33429c94a 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/introduction.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/introduction.html @@ -3,7 +3,7 @@+
- 17 Dec 2005: Converted documentation to Quickbook Format.
-- +
- 2 Jul 2002: Compile-time and run-time items separated to new headers.
-- +
- 7 Nov 2001: Initial version
Introduction - + @@ -22,7 +22,7 @@ -+diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/lcm_function_object.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/lcm_function_object.html index 2f929be86..bae89db02 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/lcm_function_object.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/lcm_function_object.html @@ -3,7 +3,7 @@LCM Function Object - + @@ -22,7 +22,7 @@ -+LCM Function Object diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/rationale.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/rationale.html index 4de0ed491..dec9b9642 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/rationale.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/rationale.html @@ -3,7 +3,7 @@
Rationale - + @@ -22,7 +22,7 @@ -+diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/run_time.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/run_time.html index e5c95bf58..37e6d16f8 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/run_time.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/run_time.html @@ -3,7 +3,7 @@Run-time GCD & LCM Determination - + @@ -22,9 +22,9 @@ -+diff --git a/doc/gcd/html/gcd_and_lcm/gcd_lcm/synopsis.html b/doc/gcd/html/gcd_and_lcm/gcd_lcm/synopsis.html index c6f42f123..35817d62d 100644 --- a/doc/gcd/html/gcd_and_lcm/gcd_lcm/synopsis.html +++ b/doc/gcd/html/gcd_and_lcm/gcd_lcm/synopsis.html @@ -3,7 +3,7 @@
Synopsis - + @@ -22,7 +22,7 @@ -+diff --git a/doc/gcd/html/index.html b/doc/gcd/html/index.html index d72fd4d26..e2f005fa6 100644 --- a/doc/gcd/html/index.html +++ b/doc/gcd/html/index.html @@ -3,7 +3,7 @@GCD and LCM - + @@ -18,7 +18,7 @@
-+@@ -28,7 +28,7 @@
Copyright © 2001 -2002 Daryle Walker
-diff --git a/doc/gcd/math-gcd.qbk b/doc/gcd/math-gcd.qbk index 660704430..a1b6c0820 100644 --- a/doc/gcd/math-gcd.qbk +++ b/doc/gcd/math-gcd.qbk @@ -12,7 +12,7 @@ ] This manual is also available in -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/math-gcd.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ printer friendly PDF format]. diff --git a/doc/html/index.html b/doc/html/index.html index bb25ced34..de760e113 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -55,7 +55,7 @@ Hubert Holin, Daryle Walker, Xiaogang Zhang, Bruno Lalande, Johan Råde, Gautam Sewani and Thijs van den BergDistributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -39,7 +39,7 @@Table of Contents
-
- Greatest Common Divisor and Least +
- Greatest Common Divisor and Least Common Multiple
- Introduction
@@ -48,12 +48,12 @@ Object- LCM Function Object
-- Run-time GCD & LCM +
- Run-time GCD & LCM Determination
-- Compile time GCD and +
- Compile time GCD and LCM determination
-- Header <boost/math/common_factor.hpp>
-- Demonstration Program
+- Header <boost/math/common_factor.hpp>
+- Demonstration Program
- Rationale
- History
- Credits
@@ -61,7 +61,7 @@- This manual is also available in printer + This manual is also available in printer friendly PDF format.
-Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -93,7 +93,7 @@ HTML Docs @@ -115,7 +115,7 @@ HTML Docs @@ -138,7 +138,7 @@ HTML Docs @@ -197,7 +197,7 @@ HTML Docs @@ -233,7 +233,7 @@ HTML Docs @@ -263,7 +263,7 @@ HTML Docs diff --git a/doc/math.qbk b/doc/math.qbk index 8c1ce0142..b703f65e7 100644 --- a/doc/math.qbk +++ b/doc/math.qbk @@ -36,7 +36,7 @@ The following libraries are present in Boost.Math: [@../complex/html/index.html HTML Docs] - [@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/complex-tr1.pdf + [@http://sourceforge.net/projects/boost/files/boost-docs/ PDF Docs]] [ These complex number algorithms are the inverses of trigonometric functions currently @@ -48,7 +48,7 @@ are part of the [tr1]. [@../gcd/html/index.html HTML Docs] - [@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/math-gcd.pdf + [@http://sourceforge.net/projects/boost/files/boost-docs/ PDF Docs]] [ The class and function templates in@@ -62,7 +62,7 @@ programming problems. [@../octonion/html/index.html HTML Docs] -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/octonion.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ PDF Docs]] [ Octonions, like [@../quaternion/html/index.html quaternions], are a relative of complex numbers. @@ -97,7 +97,7 @@ since quite a long time ago). [@../sf_and_dist/html/index.html HTML Docs] -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/math.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ PDF Docs]] [ Provides a number of high quality special functions, initially @@ -122,7 +122,7 @@ PDF Docs]] [@../sf_and_dist/html/index.html HTML Docs] -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/math.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ PDF Docs]] [Provides a reasonably comprehensive set of statistical distributions, @@ -139,7 +139,7 @@ PDF Docs]] [@../quaternion/html/index.html HTML Docs] -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/quaternion.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ PDF Docs]] [ diff --git a/doc/octonion/html/boost_octonions/octonions.html b/doc/octonion/html/boost_octonions/octonions.html index c20b93835..d7e395ed7 100644 --- a/doc/octonion/html/boost_octonions/octonions.html +++ b/doc/octonion/html/boost_octonions/octonions.html @@ -3,7 +3,7 @@ Octonions - + @@ -22,7 +22,7 @@ -+@@ -38,11 +38,11 @@ Member Typedefs- Octonion Member Functions
-- Octonion Non-Member +
- Octonion Non-Member Operators
- Octonion Value Operations
-- Octonion Creation +
- Octonion Creation Functions
- Octonions Transcendentals
diff --git a/doc/octonion/html/boost_octonions/octonions/acknowledgements.html b/doc/octonion/html/boost_octonions/octonions/acknowledgements.html index 6d7234666..9b7be1e8e 100644 --- a/doc/octonion/html/boost_octonions/octonions/acknowledgements.html +++ b/doc/octonion/html/boost_octonions/octonions/acknowledgements.html @@ -3,7 +3,7 @@Acknowledgements - + @@ -22,7 +22,7 @@ -+diff --git a/doc/octonion/html/boost_octonions/octonions/header_file.html b/doc/octonion/html/boost_octonions/octonions/header_file.html index ea199cf73..be1c05824 100644 --- a/doc/octonion/html/boost_octonions/octonions/header_file.html +++ b/doc/octonion/html/boost_octonions/octonions/header_file.html @@ -3,7 +3,7 @@Header File - + @@ -22,7 +22,7 @@ -+diff --git a/doc/octonion/html/boost_octonions/octonions/history.html b/doc/octonion/html/boost_octonions/octonions/history.html index 824ff15e3..a87280eab 100644 --- a/doc/octonion/html/boost_octonions/octonions/history.html +++ b/doc/octonion/html/boost_octonions/octonions/history.html @@ -3,7 +3,7 @@History - + @@ -22,41 +22,41 @@ -+--
- +
diff --git a/doc/octonion/html/boost_octonions/octonions/non_mem.html b/doc/octonion/html/boost_octonions/octonions/non_mem.html index 468369c0d..f97d3f87d 100644 --- a/doc/octonion/html/boost_octonions/octonions/non_mem.html +++ b/doc/octonion/html/boost_octonions/octonions/non_mem.html @@ -3,7 +3,7 @@+
- 1.5.8 - 17/12/2005: Converted documentation to Quickbook Format.
-- +
- 1.5.7 - 25/02/2003: transitionned to the unit test framework; <boost/config.hpp> now included by the library header (rather than the test files), via <boost/math/quaternion.hpp>.
-- +
- 1.5.6 - 15/10/2002: Gcc2.95.x and stlport on linux compatibility by Alkis Evlogimenos (alkis@routescience.com).
-- +
- 1.5.5 - 27/09/2002: Microsoft VCPP 7 compatibility, by Michael Stevens (michael@acfr.usyd.edu.au); requires the /Za compiler option.
-- +
- 1.5.4 - 19/09/2002: fixed problem with multiple inclusion (in different translation units); attempt at an improved compatibility with Microsoft compilers, by Michael Stevens (michael@acfr.usyd.edu.au) and Fredrik Blomqvist; other compatibility fixes.
-- +
- 1.5.3 - 01/02/2002: bugfix and Gcc 2.95.3 compatibility by Douglas Gregor (gregod@cs.rpi.edu).
-- +
- 1.5.2 - 07/07/2001: introduced namespace math.
-- +
- 1.5.1 - 07/06/2001: (end of Boost review) now includes <boost/math/special_functions/sinc.hpp> and <boost/math/special_functions/sinhc.hpp> instead of <boost/special_functions.hpp>; corrected bug in sin (Daryle Walker); removed check for self-assignment @@ -65,30 +65,30 @@ added sup and l1; used Vesa Karvonen's CPP metaprograming technique to simplify code.
-- +
- 1.5.0 - 23/03/2001: boostification, inlining of all operators except input, output and pow, fixed exception safety of some members (template version).
-- +
- 1.4.0 - 09/01/2001: added tan and tanh.
-- +
- 1.3.1 - 08/01/2001: cosmetic fixes.
-- +
- 1.3.0 - 12/07/2000: pow now uses Maarten Hilferink's (mhilferink@tip.nl) algorithm.
-- +
- 1.2.0 - 25/05/2000: fixed the division operators and output; changed many signatures.
-- +
- 1.1.0 - 23/05/2000: changed sinc into sinc_pi; added sin, cos, sinh, cosh.
-- +
- 1.0.0 - 10/08/1999: first public version.
Octonion Non-Member Operators - + @@ -22,13 +22,13 @@ -+- + Unary Plus and Minus Operators
@@ -43,7 +43,7 @@ This unary operator returns the opposite of o.- + Binary Addition Operators
@@ -60,7 +60,7 @@ rhs.- + Binary Subtraction Operators
@@ -77,7 +77,7 @@ rhs.- + Binary Multiplication Operators
@@ -94,7 +94,7 @@ rhs.- + Binary Division Operators
@@ -112,7 +112,7 @@ to divide by zero...- + Binary Equality Operators
@@ -130,7 +130,7 @@ with any floating-type entity, this is essentially meaningless.- + Binary Inequality Operators
@@ -148,7 +148,7 @@ false. As with any floating-type entity, this is essentially meaningless.- + Stream Extractor
@@ -170,7 +170,7 @@ Returnsis.- + Stream Inserter
diff --git a/doc/octonion/html/boost_octonions/octonions/oct_create.html b/doc/octonion/html/boost_octonions/octonions/oct_create.html index 70c16abd5..5731300be 100644 --- a/doc/octonion/html/boost_octonions/octonions/oct_create.html +++ b/doc/octonion/html/boost_octonions/octonions/oct_create.html @@ -3,7 +3,7 @@Octonion Creation Functions - + @@ -22,9 +22,9 @@ -+template<typename T> octonion<T> spherical(T const & rho, T const & theta, T const & phi1, T const & phi2, T const & phi3, T const & phi4, T const & phi5, T const & phi6); diff --git a/doc/octonion/html/boost_octonions/octonions/octonion_member_functions.html b/doc/octonion/html/boost_octonions/octonions/octonion_member_functions.html index f27288d27..3be1ab0b0 100644 --- a/doc/octonion/html/boost_octonions/octonions/octonion_member_functions.html +++ b/doc/octonion/html/boost_octonions/octonions/octonion_member_functions.html @@ -3,7 +3,7 @@Octonion Member Functions - + @@ -22,13 +22,13 @@ -+- + Constructors
@@ -85,12 +85,12 @@ function in a "detail" subnamespace.
- + Other member functions
- + Real and Unreal Parts
@@ -105,7 +105,7 @@ These are returned by the first two functions.- + Individual Real Components
@@ -123,7 +123,7 @@ functions. Hence real and R_component_1 return the same value.- + Individual Complex Components
@@ -143,7 +143,7 @@ the basis(1, j, e', j').- + Individual Quaternion Components
@@ -158,12 +158,12 @@ to build the octonion using the constructor.- + Octonion Member Operators
- + Assignment Operators
@@ -181,7 +181,7 @@ base type's assignment operators must not throw.- + Other Member Operators
diff --git a/doc/octonion/html/boost_octonions/octonions/octonion_member_typedefs.html b/doc/octonion/html/boost_octonions/octonions/octonion_member_typedefs.html index 1c5ae40bd..985138c11 100644 --- a/doc/octonion/html/boost_octonions/octonions/octonion_member_typedefs.html +++ b/doc/octonion/html/boost_octonions/octonions/octonion_member_typedefs.html @@ -3,7 +3,7 @@Octonion Member Typedefs - + @@ -22,7 +22,7 @@ -+Octonion Member Typedefs diff --git a/doc/octonion/html/boost_octonions/octonions/octonion_specializations.html b/doc/octonion/html/boost_octonions/octonions/octonion_specializations.html index 7eff6c7ff..842bc3258 100644 --- a/doc/octonion/html/boost_octonions/octonions/octonion_specializations.html +++ b/doc/octonion/html/boost_octonions/octonions/octonion_specializations.html @@ -3,7 +3,7 @@
Octonion Specializations - + @@ -22,7 +22,7 @@ -+Octonion Specializations @@ -93,15 +93,14 @@ octonion<float> & operator /= (octonion<X> const & rhs); }; -
-
template<> class octonion<double> { public: typedef double value_type; - explicit octonion(double const & requested_a = 0.0, double const & requested_b = 0.0, double const & requested_c = 0.0, double const & requested_d = 0.0, double const & requested_e = 0.0, double const & requested_f = 0.0, double const & requested_g = 0.0, double const & requested_h = 0.0); + explicit +octonion(double const & requested_a = 0.0, double const & requested_b = 0.0, double const & requested_c = 0.0, double const & requested_d = 0.0, double const & requested_e = 0.0, double const & requested_f = 0.0, double const & requested_g = 0.0, double const & requested_h = 0.0); explicit octonion(::std::complex<double> const & z0, ::std::complex<double> const & z1 = ::std::complex<double>(), ::std::complex<double> const & z2 = ::std::complex<double>(), ::std::complex<double> const & z3 = ::std::complex<double>()); explicit octonion(::boost::math::quaternion<double> const & q0, ::boost::math::quaternion<double> const & q1 = ::boost::math::quaternion<double>()); explicit octonion(octonion<float> const & a_recopier); @@ -159,15 +158,14 @@ octonion<double> & operator /= (octonion<X> const & rhs); };--
template<> class octonion<long double> { public: typedef long double value_type; - explicit octonion(long double const & requested_a = 0.0L, long double const & requested_b = 0.0L, long double const & requested_c = 0.0L, long double const & requested_d = 0.0L, long double const & requested_e = 0.0L, long double const & requested_f = 0.0L, long double const & requested_g = 0.0L, long double const & requested_h = 0.0L); + explicit +octonion(long double const & requested_a = 0.0L, long double const & requested_b = 0.0L, long double const & requested_c = 0.0L, long double const & requested_d = 0.0L, long double const & requested_e = 0.0L, long double const & requested_f = 0.0L, long double const & requested_g = 0.0L, long double const & requested_h = 0.0L); explicit octonion( ::std::complex<long double> const & z0, ::std::complex<long double> const & z1 = ::std::complex<long double>(), ::std::complex<long double> const & z2 = ::std::complex<long double>(), ::std::complex<long double> const & z3 = ::std::complex<long double>()); explicit octonion( ::boost::math::quaternion<long double> const & q0, ::boost::math::quaternion<long double> const & z1 = ::boost::math::quaternion<long double>()); explicit octonion(octonion<float> const & a_recopier); diff --git a/doc/octonion/html/boost_octonions/octonions/octonion_value_operations.html b/doc/octonion/html/boost_octonions/octonions/octonion_value_operations.html index 5ff36d577..3c2662289 100644 --- a/doc/octonion/html/boost_octonions/octonions/octonion_value_operations.html +++ b/doc/octonion/html/boost_octonions/octonions/octonion_value_operations.html @@ -3,7 +3,7 @@Octonion Value Operations - + @@ -22,13 +22,13 @@ -+- + Real and Unreal
@@ -41,7 +41,7 @@ respectively.- + conj
template<typename T> octonion<T> conj(octonion<T> const & o); @@ -50,7 +50,7 @@ This returns the conjugate of the octonion.- + sup
template<typename T> T sup(octonion<T> const & o); @@ -59,7 +59,7 @@ This return the sup norm (the greatest amongabs(o.R_component_1())...abs(o.R_component_8()))of the octonion.- + l1
template<typename T> T l1(octonion<T> const & o); @@ -68,7 +68,7 @@ This return the l1 norm (abs(o.R_component_1())+...+abs(o.R_component_8())) of the octonion.- + abs
template<typename T> T abs(octonion<T> const & o); @@ -77,7 +77,7 @@ This return the magnitude (Euclidian norm) of the octonion.- + norm
template<typename T> T norm(octonion<T>const & o); diff --git a/doc/octonion/html/boost_octonions/octonions/octonions_transcendentals.html b/doc/octonion/html/boost_octonions/octonions/octonions_transcendentals.html index ad64d45cf..ba7f4a033 100644 --- a/doc/octonion/html/boost_octonions/octonions/octonions_transcendentals.html +++ b/doc/octonion/html/boost_octonions/octonions/octonions_transcendentals.html @@ -3,7 +3,7 @@Octonions Transcendentals - + @@ -22,7 +22,7 @@ -+Octonions Transcendentals @@ -53,7 +53,7 @@ headers.
- + exp
template<typename T> @@ -63,7 +63,7 @@ Computes the exponential of the octonion.- + cos
template<typename T> @@ -73,7 +73,7 @@ Computes the cosine of the octonion- + sin
template<typename T> @@ -83,7 +83,7 @@ Computes the sine of the octonion.- + tan
template<typename T> @@ -93,7 +93,7 @@ Computes the tangent of the octonion.- + cosh
template<typename T> @@ -103,7 +103,7 @@ Computes the hyperbolic cosine of the octonion.- + sinh
template<typename T> @@ -113,7 +113,7 @@ Computes the hyperbolic sine of the octonion.- + tanh
template<typename T> @@ -123,7 +123,7 @@ Computes the hyperbolic tangent of the octonion.- + pow
template<typename T> diff --git a/doc/octonion/html/boost_octonions/octonions/overview.html b/doc/octonion/html/boost_octonions/octonions/overview.html index ee713150f..ed21115a5 100644 --- a/doc/octonion/html/boost_octonions/octonions/overview.html +++ b/doc/octonion/html/boost_octonions/octonions/overview.html @@ -3,7 +3,7 @@Overview - + @@ -22,7 +22,7 @@ -+diff --git a/doc/octonion/html/boost_octonions/octonions/synopsis.html b/doc/octonion/html/boost_octonions/octonions/synopsis.html index fa93b69bc..53db770d1 100644 --- a/doc/octonion/html/boost_octonions/octonions/synopsis.html +++ b/doc/octonion/html/boost_octonions/octonions/synopsis.html @@ -3,7 +3,7 @@Synopsis - + @@ -22,7 +22,7 @@ -+diff --git a/doc/octonion/html/boost_octonions/octonions/template_class_octonion.html b/doc/octonion/html/boost_octonions/octonions/template_class_octonion.html index e757edbd0..0c13700d1 100644 --- a/doc/octonion/html/boost_octonions/octonions/template_class_octonion.html +++ b/doc/octonion/html/boost_octonions/octonions/template_class_octonion.html @@ -3,7 +3,7 @@Template Class octonion - + @@ -22,7 +22,7 @@ -+Template Class octonion diff --git a/doc/octonion/html/boost_octonions/octonions/test_program.html b/doc/octonion/html/boost_octonions/octonions/test_program.html index 6c8e11e94..73458dfa0 100644 --- a/doc/octonion/html/boost_octonions/octonions/test_program.html +++ b/doc/octonion/html/boost_octonions/octonions/test_program.html @@ -3,7 +3,7 @@
Test Program - + @@ -22,7 +22,7 @@ -+diff --git a/doc/octonion/html/boost_octonions/octonions/to_do.html b/doc/octonion/html/boost_octonions/octonions/to_do.html index 1dfca0c41..c103eaf94 100644 --- a/doc/octonion/html/boost_octonions/octonions/to_do.html +++ b/doc/octonion/html/boost_octonions/octonions/to_do.html @@ -3,7 +3,7 @@To Do - + @@ -21,18 +21,18 @@ -+--
- +
+
- Improve testing.
-- +
- Rewrite input operatore using Spirit (creates a dependency).
-- +
- Put in place an Expression Template mechanism (perhaps borrowing from uBlas).
diff --git a/doc/octonion/html/index.html b/doc/octonion/html/index.html index ac98024c9..8bb66ed49 100644 --- a/doc/octonion/html/index.html +++ b/doc/octonion/html/index.html @@ -3,7 +3,7 @@Boost.Octonions - + @@ -18,7 +18,7 @@
-+@@ -28,7 +28,7 @@
Copyright © 2001 -2003 Hubert Holin
diff --git a/doc/octonion/math-octonion.qbk b/doc/octonion/math-octonion.qbk index ab95f3f0e..e451a977d 100644 --- a/doc/octonion/math-octonion.qbk +++ b/doc/octonion/math-octonion.qbk @@ -35,7 +35,7 @@ [def __hypot [link boost_quaternions.math_special_functions.hypot hypot]] This manual is also available in -[@http://svn.boost.org/svn/boost/sandbox/pdf/math/release/octonion.pdf +[@http://sourceforge.net/projects/boost/files/boost-docs/ printer friendly PDF format]. [section Octonions] diff --git a/doc/quaternion/html/boost_quaternions/quaternions.html b/doc/quaternion/html/boost_quaternions/quaternions.html index 5c9d38b3c..2a696c978 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions.html +++ b/doc/quaternion/html/boost_quaternions/quaternions.html @@ -3,7 +3,7 @@-Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -52,11 +52,11 @@ Member Typedefs- Octonion Member Functions
-- Octonion Non-Member +
- Octonion Non-Member Operators
- Octonion Value Operations
-- Octonion Creation +
- Octonion Creation Functions
- Octonions Transcendentals
@@ -68,7 +68,7 @@- This manual is also available in printer + This manual is also available in printer friendly PDF format.
Quaternions - + @@ -22,7 +22,7 @@ -+@@ -30,22 +30,21 @@- Overview
- Header File
- Synopsis
-- Template Class quaternion
-- Quaternion Specializations
-- Quaternion +
- Template Class quaternion
+- Quaternion Specializations
+- Quaternion Member Typedefs
-- Quaternion Member +
- Quaternion Member Functions
-- Quaternion Non-Member +
- Quaternion Non-Member Operators
-- Quaternion Value +
- Quaternion Value Operations
-- Quaternion Creation +
- Quaternion Creation Functions
-- Quaternion Transcendentals
+- Quaternion Transcendentals
- Test Program
-- The Quaternionic - Exponential
+- The Quaternionic Exponential
- Acknowledgements
- History
- To Do
diff --git a/doc/quaternion/html/boost_quaternions/quaternions/acknowledgements.html b/doc/quaternion/html/boost_quaternions/quaternions/acknowledgements.html index b60f02bbd..c8ca1e226 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/acknowledgements.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/acknowledgements.html @@ -3,7 +3,7 @@Acknowledgements - + @@ -22,7 +22,7 @@ -+diff --git a/doc/quaternion/html/boost_quaternions/quaternions/create.html b/doc/quaternion/html/boost_quaternions/quaternions/create.html index 6fb401057..e0c48d8b9 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/create.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/create.html @@ -3,7 +3,7 @@Quaternion Creation Functions - + @@ -22,9 +22,9 @@ -+template<typename T> quaternion<T> spherical(T const & rho, T const & theta, T const & phi1, T const & phi2); @@ -37,9 +37,9 @@ These build quaternions in a way similar to the way polar builds complex numbers, as there is no strict equivalent to polar coordinates for quaternions. --
sphericalis a simple transposition - ofpolar, it takes as inputs ++
-sphericalis a simple transposition of +polar, it takes as inputs a (positive) magnitude and a point on the hypersphere, given by three angles. The first of these,thetahas a natural range of-pi@@ -52,21 +52,22 @@ The expected degeneracies (a magnitude of zero ignores the angles settings...) do happen however.-
cylindricalis likewise a - simple transposition of the usual cylindrical coordinates in R3, which in turn is another derivative of - planar polar coordinates. The first two inputs are the polar coordinates - of the first C component - of the quaternion. The third and fourth inputs are placed into the third - and fourth R components - of the quaternion, respectively. ++
-cylindricalis likewise a simple transposition + of the usual cylindrical coordinates in R3, + which in turn is another derivative of planar polar coordinates. The first + two inputs are the polar coordinates of the first C + component of the quaternion. The third and fourth inputs are placed into + the third and fourth R + components of the quaternion, respectively.-
multipolaris yet another - simple generalization of polar coordinates. This time, both C components of the quaternion are given - in polar coordinates. ++
-multipolaris yet another simple generalization + of polar coordinates. This time, both C + components of the quaternion are given in polar coordinates.+
+
-cylindrosphericalis specific to quaternions. It is often interesting to consider H as the cartesian product of R @@ -74,11 +75,12 @@ multiplication as then a special form, as given here). This function therefore builds a quaternion from this representation, with the R3 component given in usual R3 spherical coordinates.-
semipolaris another generator - which is specific to quaternions. It takes as a first input the magnitude - of the quaternion, as a second input an angle in the range0to+pi/2- such that magnitudes of the first two C ++
semipolaris another generator which is + specific to quaternions. It takes as a first input the magnitude of the quaternion, + as a second input an angle in the range0+ to+pi/2such that + magnitudes of the first two C components of the quaternion are the product of the first input and the sine and cosine of this angle, respectively, and finally as third and fourth inputs angles in the range-pi/2to+pi/2which represent the arguments of the first diff --git a/doc/quaternion/html/boost_quaternions/quaternions/exp.html b/doc/quaternion/html/boost_quaternions/quaternions/exp.html index 1d855fa50..4e025a8a2 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/exp.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/exp.html @@ -3,7 +3,7 @@The Quaternionic Exponential - + @@ -22,20 +22,19 @@ -+Please refer to the following PDF's:
--
- +
+
- The Quaternionic Exponential (and beyond)
-- +
- The Quaternionic Exponential (and beyond) ERRATA & ADDENDA
diff --git a/doc/quaternion/html/boost_quaternions/quaternions/header_file.html b/doc/quaternion/html/boost_quaternions/quaternions/header_file.html index 2c5854f98..f80aab918 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/header_file.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/header_file.html @@ -3,7 +3,7 @@Header File - + @@ -22,7 +22,7 @@ -+diff --git a/doc/quaternion/html/boost_quaternions/quaternions/history.html b/doc/quaternion/html/boost_quaternions/quaternions/history.html index 5de1a8172..6484b0c0b 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/history.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/history.html @@ -3,7 +3,7 @@History - + @@ -22,40 +22,40 @@ -+--
- +
diff --git a/doc/quaternion/html/boost_quaternions/quaternions/mem_fun.html b/doc/quaternion/html/boost_quaternions/quaternions/mem_fun.html index 91ba2800a..458b16546 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/mem_fun.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/mem_fun.html @@ -3,7 +3,7 @@+
- 1.5.8 - 17/12/2005: Converted documentation to Quickbook Format.
-- +
- 1.5.7 - 24/02/2003: transitionned to the unit test framework; <boost/config.hpp> now included by the library header (rather than the test files).
-- +
- 1.5.6 - 15/10/2002: Gcc2.95.x and stlport on linux compatibility by Alkis Evlogimenos (alkis@routescience.com).
-- +
- 1.5.5 - 27/09/2002: Microsoft VCPP 7 compatibility, by Michael Stevens (michael@acfr.usyd.edu.au); requires the /Za compiler option.
-- +
- 1.5.4 - 19/09/2002: fixed problem with multiple inclusion (in different translation units); attempt at an improved compatibility with Microsoft compilers, by Michael Stevens (michael@acfr.usyd.edu.au) and Fredrik Blomqvist; other compatibility fixes.
-- +
- 1.5.3 - 01/02/2002: bugfix and Gcc 2.95.3 compatibility by Douglas Gregor (gregod@cs.rpi.edu).
-- +
- 1.5.2 - 07/07/2001: introduced namespace math.
-- +
- 1.5.1 - 07/06/2001: (end of Boost review) now includes <boost/math/special_functions/sinc.hpp> and <boost/math/special_functions/sinhc.hpp> instead of <boost/special_functions.hpp>; corrected bug in sin (Daryle Walker); removed check for self-assignment @@ -64,31 +64,31 @@ added sup and l1; used Vesa Karvonen's CPP metaprograming technique to simplify code.
-- +
- 1.5.0 - 26/03/2001: boostification, inlining of all operators except input, output and pow, fixed exception safety of some members (template version) and output operator, added spherical, semipolar, multipolar, cylindrospherical and cylindrical.
-- +
- 1.4.0 - 09/01/2001: added tan and tanh.
-- +
- 1.3.1 - 08/01/2001: cosmetic fixes.
-- +
- 1.3.0 - 12/07/2000: pow now uses Maarten Hilferink's (mhilferink@tip.nl) algorithm.
-- +
- 1.2.0 - 25/05/2000: fixed the division operators and output; changed many signatures.
-- +
- 1.1.0 - 23/05/2000: changed sinc into sinc_pi; added sin, cos, sinh, cosh.
-- +
- 1.0.0 - 10/08/1999: first public version.
Quaternion Member Functions - + @@ -22,13 +22,13 @@ -+- + Constructors
@@ -80,12 +80,12 @@ function in a "detail" subnamespace.
- + Other member functions
- + Real and Unreal Parts
@@ -100,7 +100,7 @@ case). These are returned by the first two functions.- + Individual Real Components
@@ -114,7 +114,7 @@ functions. Hence real and R_component_1 return the same value.- + Individual Complex Components
@@ -129,12 +129,12 @@ is the same asq.real().- + Quaternion Member Operators
- + Assignment Operators
@@ -151,7 +151,7 @@ base type's assignment operators must not throw.- + Addition Operators
@@ -168,7 +168,7 @@ base type's assignment operators must not throw.- + Subtraction Operators
@@ -185,7 +185,7 @@ base type's assignment operators must not throw.- + Multiplication Operators
@@ -203,7 +203,7 @@ assignment operators must not throw.- + Division Operators
diff --git a/doc/quaternion/html/boost_quaternions/quaternions/mem_typedef.html b/doc/quaternion/html/boost_quaternions/quaternions/mem_typedef.html index cfc5ce79c..ae76512f1 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/mem_typedef.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/mem_typedef.html @@ -3,7 +3,7 @@Quaternion Member Typedefs - + @@ -22,9 +22,9 @@ -+diff --git a/doc/quaternion/html/boost_quaternions/quaternions/non_mem.html b/doc/quaternion/html/boost_quaternions/quaternions/non_mem.html index 17fca15f2..1a1c0eccb 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/non_mem.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/non_mem.html @@ -3,7 +3,7 @@
Quaternion Non-Member Operators - + @@ -22,13 +22,13 @@ -+- + Unary Plus
template<typename T> @@ -38,7 +38,7 @@ This unary operator simply returns q.- + Unary Minus
template<typename T> @@ -48,7 +48,7 @@ This unary operator returns the opposite of q.- + Binary Addition Operators
@@ -63,7 +63,7 @@ rhs.- + Binary Subtraction Operators
@@ -78,7 +78,7 @@ rhs.- + Binary Multiplication Operators
@@ -93,7 +93,7 @@ rhs.- + Binary Division Operators
@@ -109,7 +109,7 @@ to divide by zero...- + Equality Operators
@@ -125,7 +125,7 @@ with any floating-type entity, this is essentially meaningless.- + Inequality Operators
@@ -141,7 +141,7 @@ false. As with any floating-type entity, this is essentially meaningless.- + Stream Extractor
@@ -173,7 +173,7 @@ complex numbers which happen to have imaginary parts equal to zero).- + Stream Inserter
diff --git a/doc/quaternion/html/boost_quaternions/quaternions/overview.html b/doc/quaternion/html/boost_quaternions/quaternions/overview.html index fd320b107..a84e4ded6 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/overview.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/overview.html @@ -3,7 +3,7 @@Overview - + @@ -22,7 +22,7 @@ -+diff --git a/doc/quaternion/html/boost_quaternions/quaternions/quat.html b/doc/quaternion/html/boost_quaternions/quaternions/quat.html index b8c83180e..aca4f8987 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/quat.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/quat.html @@ -3,7 +3,7 @@Template Class quaternion - + @@ -22,9 +22,9 @@ -+namespace boost{ namespace math{ diff --git a/doc/quaternion/html/boost_quaternions/quaternions/spec.html b/doc/quaternion/html/boost_quaternions/quaternions/spec.html index c0f1983a2..d24f0b4cf 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/spec.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/spec.html @@ -3,7 +3,7 @@Quaternion Specializations - + @@ -22,9 +22,9 @@ -+namespace boost{ namespace math{ @@ -75,13 +75,12 @@ quaternion<float>& operator /= (quaternion<X> const & rhs); };--
template<> class quaternion<double> { public: - typedef double value_type; + typedef double +value_type; explicit quaternion(double const & requested_a = 0.0, double const & requested_b = 0.0, double const & requested_c = 0.0, double const & requested_d = 0.0); explicit quaternion(::std::complex<double> const & z0, ::std::complex<double> const & z1 = ::std::complex<double>()); @@ -124,13 +123,12 @@ quaternion<double>& operator /= (quaternion<X> const & rhs); };--
template<> class quaternion<long double> { public: - typedef long double value_type; + typedef long double +value_type; explicit quaternion(long double const & requested_a = 0.0L, long double const & requested_b = 0.0L, long double const & requested_c = 0.0L, long double const & requested_d = 0.0L); explicit quaternion(::std::complex<long double> const & z0, ::std::complex<long double> const & z1 = ::std::complex<long double>()); diff --git a/doc/quaternion/html/boost_quaternions/quaternions/synopsis.html b/doc/quaternion/html/boost_quaternions/quaternions/synopsis.html index d2948c107..e4f6dd3eb 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/synopsis.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/synopsis.html @@ -3,7 +3,7 @@Synopsis - + @@ -22,7 +22,7 @@ -+diff --git a/doc/quaternion/html/boost_quaternions/quaternions/test_program.html b/doc/quaternion/html/boost_quaternions/quaternions/test_program.html index db0eb5746..011c4df18 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/test_program.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/test_program.html @@ -3,7 +3,7 @@Test Program - + @@ -22,7 +22,7 @@ -+diff --git a/doc/quaternion/html/boost_quaternions/quaternions/to_do.html b/doc/quaternion/html/boost_quaternions/quaternions/to_do.html index dc3930173..bffc0dea8 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/to_do.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/to_do.html @@ -3,7 +3,7 @@To Do - + @@ -21,22 +21,22 @@ -+--
- +
+
- Improve testing.
-- +
- 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 example implementation to an efficient one).
diff --git a/doc/quaternion/html/boost_quaternions/quaternions/trans.html b/doc/quaternion/html/boost_quaternions/quaternions/trans.html index 0bc9e9cec..9b0c1041d 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/trans.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/trans.html @@ -3,7 +3,7 @@Quaternion Transcendentals - + @@ -22,9 +22,9 @@ -+There is no
logorsqrtprovided for quaternions in this implementation, @@ -56,7 +56,7 @@ headers.- + exp
template<typename T> quaternion<T> exp(quaternion<T> const & q); @@ -65,7 +65,7 @@ Computes the exponential of the quaternion.- + cos
template<typename T> quaternion<T> cos(quaternion<T> const & q); @@ -74,7 +74,7 @@ Computes the cosine of the quaternion- + sin
template<typename T> quaternion<T> sin(quaternion<T> const & q); @@ -83,7 +83,7 @@ Computes the sine of the quaternion.- + tan
template<typename T> quaternion<T> tan(quaternion<T> const & q); @@ -92,7 +92,7 @@ Computes the tangent of the quaternion.- + cosh
template<typename T> quaternion<T> cosh(quaternion<T> const & q); @@ -101,7 +101,7 @@ Computes the hyperbolic cosine of the quaternion.- + sinh
template<typename T> quaternion<T> sinh(quaternion<T> const & q); @@ -110,7 +110,7 @@ Computes the hyperbolic sine of the quaternion.- + tanh
template<typename T> quaternion<T> tanh(quaternion<T> const & q); @@ -119,7 +119,7 @@ Computes the hyperbolic tangent of the quaternion.- + pow
template<typename T> quaternion<T> pow(quaternion<T> const & q, int n); diff --git a/doc/quaternion/html/boost_quaternions/quaternions/value_op.html b/doc/quaternion/html/boost_quaternions/quaternions/value_op.html index 20ec5db01..6c5a45e4e 100644 --- a/doc/quaternion/html/boost_quaternions/quaternions/value_op.html +++ b/doc/quaternion/html/boost_quaternions/quaternions/value_op.html @@ -3,7 +3,7 @@Quaternion Value Operations - + @@ -22,13 +22,13 @@ -+- + real and unreal
@@ -41,7 +41,7 @@ respectively.- + conj
template<typename T> quaternion<T> conj(quaternion<T> const & q); @@ -50,7 +50,7 @@ This returns the conjugate of the quaternion.- + sup
@@ -60,7 +60,7 @@ This return the sup norm (the greatest among
abs(q.R_component_1())...abs(q.R_component_4()))of the quaternion.- + l1
template<typename T> T l1(quaternion<T> const & q); @@ -69,7 +69,7 @@ This return the l1 norm(abs(q.R_component_1())+...+abs(q.R_component_4()))of the quaternion.- + abs
template<typename T> T abs(quaternion<T> const & q); @@ -78,7 +78,7 @@ This return the magnitude (Euclidian norm) of the quaternion.- + norm
template<typename T> T norm(quaternion<T>const & q); diff --git a/doc/quaternion/html/index.html b/doc/quaternion/html/index.html index 307c75d57..f330276a2 100644 --- a/doc/quaternion/html/index.html +++ b/doc/quaternion/html/index.html @@ -3,7 +3,7 @@Boost.Quaternions - + @@ -18,7 +18,7 @@
-+@@ -28,7 +28,7 @@
Copyright © 2001 -2003 Hubert Holin
-Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -44,22 +44,21 @@- Overview
- Header File
- Synopsis
-- Template Class quaternion
-- Quaternion Specializations
-- Quaternion +
- Template Class quaternion
+- Quaternion Specializations
+- Quaternion Member Typedefs
-- Quaternion Member +
- Quaternion Member Functions
-- Quaternion Non-Member +
- Quaternion Non-Member Operators
-- Quaternion Value +
- Quaternion Value Operations
-- Quaternion Creation +