]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/math/doc/distributions/inverse_chi_squared_eg.qbk
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / math / doc / distributions / inverse_chi_squared_eg.qbk
1
2 [section:inverse_chi_squared_eg Inverse Chi-Squared Distribution Bayes Example]
3
4 [import ../../example/inverse_chi_squared_bayes_eg.cpp]
5 [inverse_chi_squared_bayes_eg_1]
6 [inverse_chi_squared_bayes_eg_output_1]
7 [inverse_chi_squared_bayes_eg_2]
8 [inverse_chi_squared_bayes_eg_output_2]
9 [inverse_chi_squared_bayes_eg_3]
10 [inverse_chi_squared_bayes_eg_output_3]
11 [inverse_chi_squared_bayes_eg_4]
12 [inverse_chi_squared_bayes_eg_output_4]
13
14 [inverse_chi_squared_bayes_eg_5]
15
16 A full sample output is:
17 [inverse_chi_squared_bayes_eg_output]
18
19 (See also the reference documentation for the __inverse_chi_squared_distrib.)
20
21 See the full source C++ of this example at
22 [@../../example/inverse_chi_squared_bayes_eg.cpp]
23
24 [endsect] [/section:inverse_chi_squared_eg Inverse Chi-Squared Distribution Bayes Example]
25
26 [/
27 Copyright 2011 Paul A. Bristow and Thomas Mang.
28 Distributed under the Boost Software License, Version 1.0.
29 (See accompanying file LICENSE_1_0.txt or copy at
30 http://www.boost.org/LICENSE_1_0.txt).
31 ]
32