Opened 12 years ago
Closed 12 years ago
#5255 closed Bugs (fixed)
[math][docs] incorrect include file name for Inverse Gaussian (or Inverse Normal) Distribution
Reported by: | anonymous | Owned by: | John Maddock |
---|---|---|---|
Milestone: | To Be Determined | Component: | math |
Version: | Boost 1.46.0 | Severity: | Problem |
Keywords: | doc | Cc: |
Description
I believe the "#include <boost/math/distributions/wald.hpp>" should be "#include <boost/math/distributions/inverse_gaussian.hpp>"
Best Regards,
Bernard
Note:
See TracTickets
for help on using tickets.
Correct. Fixed in [69508].