]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/math/special_functions/detail/hypergeometric_1F1_bessel.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / math / special_functions / detail / hypergeometric_1F1_bessel.hpp
index 4f2422be690f527e683e24e086e5c558ba4f1238..340fac1128e4a2662ae563ad52eae65e662d0bda 100644 (file)
               for (auto j = bessel_cache.begin(); j != bessel_cache.end(); ++j)
                  *j *= ratio;
            //
-           // Very occationally our normalisation fails because the normalisztion value
+           // Very occasionally our normalisation fails because the normalisztion value
            // is sitting right on top of a root (or very close to it).  When that happens
            // best to calculate a fresh Bessel evaluation and normalise again.
            //