mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Big proof-read of policy docs, moved all examples into separate source files, and made sure they compile etc.
[SVN r38554]
This commit is contained in:
@@ -109,7 +109,8 @@ Example error handling using Student's t function.
|
||||
BOOST_MATH_DOMAIN_ERROR_POLICY is set to: throw_on_error
|
||||
|
||||
Message from thrown exception was:
|
||||
Error in function boost::math::students_t_distribution<double>::students_t_distribution: Degrees of freedom argument is -1, but must be > 0 !
|
||||
Error in function boost::math::students_t_distribution<double>::students_t_distribution:
|
||||
Degrees of freedom argument is -1, but must be > 0 !
|
||||
]
|
||||
|
||||
Alternatively let's build with:
|
||||
|
||||
Reference in New Issue
Block a user