]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_nc_t.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / math / test / test_nc_t.hpp
index 9cb8cb9dc9e238d0eb678ae528a871feac757751..c09c0ebd76d47b3d7c5bccf68b7867de9553a170 100644 (file)
@@ -204,7 +204,7 @@ void test_spots(RealType)
    // Computing discrete mixtures of continuous
    // distributions: noncentral chisquare, noncentral t
    // and the distribution of the square of the sample
-   // multiple correlation coeficient.
+   // multiple correlation coefficient.
    // Denise Benton, K. Krishnamoorthy.
    // Computational Statistics & Data Analysis 43 (2003) 249 - 267
    //
@@ -494,7 +494,7 @@ void test_big_df(RealType)
 
       RealType tolerance = 10 * boost::math::tools::epsilon<RealType>(); // static_cast<RealType>(1e-14); //
       std::cout.precision(17); // Note: need to reset after calling BOOST_CHECK_s
-      // due to buglet in Boost.test that fails to restore precision corrrectly.
+      // due to buglet in Boost.test that fails to restore precision correctly.
 
       // Test for large degrees of freedom when should be same as normal.
       RealType inf =