Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-09-17 05:32:33


Author: johnmaddock
Date: 2007-09-17 05:32:33 EDT (Mon, 17 Sep 2007)
New Revision: 39344
URL: http://svn.boost.org/trac/boost/changeset/39344

Log:
Fixed table in students_t_examples.qbk.
Fixed misplaced [endsect] in negative_binomial_example.qbk.
Text files modified:
   sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk | 2 --
   sandbox/math_toolkit/libs/math/doc/distributions/students_t_examples.qbk | 2 +-
   2 files changed, 1 insertions(+), 3 deletions(-)

Modified: sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk 2007-09-17 05:32:33 EDT (Mon, 17 Sep 2007)
@@ -237,6 +237,4 @@
 [neg_binomial_example2_1]
 [endsect] [/section:negative_binomial_example1 Negative Binomial example 2.]
 
-[endsect] [/section:negative_binomial_example1 Negative Binomial example 3.]
-
 [endsect] [/section:neg_binom_eg Negative Binomial Distribution Examples]

Modified: sandbox/math_toolkit/libs/math/doc/distributions/students_t_examples.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/distributions/students_t_examples.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/distributions/students_t_examples.qbk 2007-09-17 05:32:33 EDT (Mon, 17 Sep 2007)
@@ -601,7 +601,7 @@
 in the following table:
 
 [table
-[[Hypothesis][Test][C++ Code]]
+[[Hypothesis][Test]]
 [[The Null-hypothesis: there is
 *no difference* in means]
 [Reject if complement of CDF for |t| < significance level / 2:


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