Commit Graph

11 Commits

Author SHA1 Message Date
jzmaddock
e0745c7612 Tentative fix for VC12 failures - don't use unnamed namespace for tgamma examples as VC12 has ::tgamma. 2014-01-23 16:48:57 +00:00
John Maddock
555f3d6736 Improve performance of non-central T by simplifying the arithmetic where possible.
Change error handlers to pass the target type down to "rounding errors".
Change the rounding error handlers to return a well defined value (the maximum representable value in the target type).
Update and complete docs on rounding errors.
Fix typo in test/test_beta_dist.cpp.
Regenerate the docs.
Remove illegal comment from test_constants.cpp.
Fixes #4977.

[SVN r67231]
2010-12-14 19:22:52 +00:00
Paul A. Bristow
be4bd91753 Changed to avoid using namespace boost::math
[SVN r65665]
2010-09-29 10:32:55 +00:00
Paul A. Bristow
5365891da1 Minor editorial with some added comments.
[SVN r65170]
2010-09-01 17:46:05 +00:00
John Maddock
d816b0e2ff Merge changes from the Sandbox to Trunk.
Rebuilt docs.

[SVN r47080]
2008-07-04 17:14:37 +00:00
John Maddock
682c35e8c7 Fix typo in example.
Added links to PDF versions of the docs.
Regenerated all the docs to fix people links.

[SVN r43346]
2008-02-21 10:37:59 +00:00
Paul A. Bristow
76814e7e00 Warning squashing and estimate to find
[SVN r39453]
2007-09-21 17:39:55 +00:00
John Maddock
bb1931edec Changed "policy" directory to "policies" to match the namespace name.
[SVN r38780]
2007-08-20 12:43:32 +00:00
John Maddock
2a6d18fb50 Big proof-read of policy docs, moved all examples into separate source files, and made sure they compile etc.
[SVN r38554]
2007-08-09 16:34:23 +00:00
John Maddock
396c0510f9 Big Spell check.
[SVN r38505]
2007-08-08 12:52:51 +00:00
John Maddock
f46595c9b1 More or less finished policy tutorial.
Trivial whitespace change to test_negative_binomial.cpp.

[SVN r38504]
2007-08-08 10:48:10 +00:00