mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
MAINT: Remove an obsolete comment in skew_normal.hpp.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// Azzalini, A. (1985). "A class of distributions which includes the normal ones".
|
||||
// Scand. J. Statist. 12: 171-178.
|
||||
|
||||
#include <boost/math/distributions/fwd.hpp> // TODO add skew_normal distribution to fwd.hpp!
|
||||
#include <boost/math/distributions/fwd.hpp>
|
||||
#include <boost/math/special_functions/owens_t.hpp> // Owen's T function
|
||||
#include <boost/math/distributions/complement.hpp>
|
||||
#include <boost/math/distributions/normal.hpp>
|
||||
|
||||
Reference in New Issue
Block a user