mirror of
https://github.com/boostorg/math.git
synced 2026-01-29 19:52:08 +00:00
* Remove unused dead code. * Improve and centralise asymptotic selection. * Reorder algorithm selection in bessel_jy. * Allow use of integer algorithms for arbitrary order - they're no slower than Steeds method which is also O(n). [SVN r82816]