Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r72654 - trunk/libs/math/doc/sf_and_dist/distributions
From: pbristow_at_[hidden]
Date: 2011-06-17 13:06:24


Author: pbristow
Date: 2011-06-17 13:06:23 EDT (Fri, 17 Jun 2011)
New Revision: 72654
URL: http://svn.boost.org/trac/boost/changeset/72654

Log:
New example from Thomas Mang
Added:
   trunk/libs/math/doc/sf_and_dist/distributions/inverse_chi_squared_eg.qbk (contents, props changed)

Added: trunk/libs/math/doc/sf_and_dist/distributions/inverse_chi_squared_eg.qbk
==============================================================================
--- (empty file)
+++ trunk/libs/math/doc/sf_and_dist/distributions/inverse_chi_squared_eg.qbk 2011-06-17 13:06:23 EDT (Fri, 17 Jun 2011)
@@ -0,0 +1,31 @@
+
+[section:inverse_chi_squared_eg Inverse Chi-Squared Distribution Bayes Example]
+
+
+[import ../../../example/inverse_chi_squared_bayes_eg.cpp]
+[inverse_chi_squared_bayes_eg_1]
+[inverse_chi_squared_bayes_eg_output_1]
+[inverse_chi_squared_bayes_eg_2]
+[inverse_chi_squared_bayes_eg_output_2]
+[inverse_chi_squared_bayes_eg_3]
+[inverse_chi_squared_bayes_eg_output_3]
+[inverse_chi_squared_bayes_eg_4]
+[inverse_chi_squared_bayes_eg_output_4]
+
+A full sample output is:
+[inverse_chi_squared_bayes_eg_output]
+
+(See also the reference documentation for the __inverse_chi_squared_distrib.)
+
+See the full source C++ of this example at
+[@../../../example/inverse_chi_squared_bayes_eg.cpp]
+
+[endsect] [/section:inverse_chi_squared_eg Inverse Chi-Squared Distribution Bayes Example]
+
+[/
+ Copyright 2011 Paul A. Bristow and Thomas Mang.
+ 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).
+]
+


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