]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/legendre_p_large.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / legendre_p_large.ipp
index 4945445de7552129d317e01f21c2941bd6d16657..42dc18b6b023b3296757f9b464da067d051f3bfb 100644 (file)
@@ -3,7 +3,7 @@
 //  Boost Software License, Version 1.0. (See accompanying file
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-   static const boost::array<boost::array<typename table_type<T>::type, 4>, 160> legendre_p_large = {{
+   static const std::array<std::array<typename table_type<T>::type, 4>, 160> legendre_p_large = {{
       {{ SC_(29.0), SC_(-0.74602639675140380859375), SC_(0.050915219643735786802064817454102557266509665552523), SC_(-0.27118035040452065163236941090242943684321195237749) }}, 
       {{ SC_(29.0), SC_(-0.72904598712921142578125), SC_(0.15209960929167220423613043592541930303920942697128), SC_(-0.1438359066051312703697159687668902900032679225431) }}, 
       {{ SC_(29.0), SC_(-0.5579319000244140625), SC_(0.15849246733249484229246386045081847903407720368835), SC_(-0.046562152771403674797644638451970346262085750814402) }},