2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-28 07:22:12 +00:00

New Bayes example

[SVN r73049]
This commit is contained in:
Paul A. Bristow
2011-07-13 14:24:42 +00:00
parent 5ea378b728
commit 7907edace2

View File

@@ -1,7 +1,6 @@
[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]
@@ -12,6 +11,8 @@
[inverse_chi_squared_bayes_eg_4]
[inverse_chi_squared_bayes_eg_output_4]
[inverse_chi_squared_bayes_eg_5]
A full sample output is:
[inverse_chi_squared_bayes_eg_output]