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

@ http://www.boost.org/doc/libs/1_46_0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/inverse_gaussian_dist.html

I believe the "#include <boost/math/distributions/wald.hpp>" should be "#include <boost/math/distributions/inverse_gaussian.hpp>"

Best Regards,

Bernard

Change History (1)

comment:1 by anonymous, 12 years ago

Resolution: fixed
Status: newclosed

Correct. Fixed in [69508].

Note: See TracTickets for help on using tickets.