update boost
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <boost/math/special_functions/ellint_2.hpp>
|
||||
#include <boost/math/special_functions/ellint_3.hpp>
|
||||
#include <boost/math/special_functions/ellint_d.hpp>
|
||||
#include <boost/math/special_functions/jacobi_theta.hpp>
|
||||
#include <boost/math/special_functions/jacobi_zeta.hpp>
|
||||
#include <boost/math/special_functions/heuman_lambda.hpp>
|
||||
#include <boost/math/special_functions/ellint_rc.hpp>
|
||||
@@ -44,6 +45,11 @@
|
||||
#include <boost/math/special_functions/gamma.hpp>
|
||||
#include <boost/math/special_functions/hermite.hpp>
|
||||
#include <boost/math/special_functions/hypot.hpp>
|
||||
#include <boost/math/special_functions/hypergeometric_1F0.hpp>
|
||||
#include <boost/math/special_functions/hypergeometric_0F1.hpp>
|
||||
#include <boost/math/special_functions/hypergeometric_2F0.hpp>
|
||||
#include <boost/math/special_functions/hypergeometric_1F1.hpp>
|
||||
#include <boost/math/special_functions/hypergeometric_pFq.hpp>
|
||||
#include <boost/math/special_functions/jacobi_elliptic.hpp>
|
||||
#include <boost/math/special_functions/laguerre.hpp>
|
||||
#include <boost/math/special_functions/lanczos.hpp>
|
||||
@@ -71,5 +77,9 @@
|
||||
#include <boost/math/special_functions/ulp.hpp>
|
||||
#include <boost/math/special_functions/relative_difference.hpp>
|
||||
#include <boost/math/special_functions/lambert_w.hpp>
|
||||
|
||||
#include <boost/math/special_functions/gegenbauer.hpp>
|
||||
#include <boost/math/special_functions/jacobi.hpp>
|
||||
#ifndef BOOST_NO_EXCEPTIONS
|
||||
#include <boost/math/special_functions/legendre_stieltjes.hpp>
|
||||
#endif
|
||||
#endif // BOOST_MATH_SPECIAL_FUNCTIONS_HPP
|
||||
|
||||
Reference in New Issue
Block a user