Special functions.
The functions in this module are ported (with permission) to D from Stephen L. Moshier's Cephes library.
Modified Bessel function of the first kind, order 0.
Modified Bessel function of the first kind, order 1.
Modified Bessel function of the second kind, order 0.
Modified Bessel function of the second kind, order 1.
See Source File
Lars Tandle Kyllingstad
Copyright (c) 2010–2011, Lars T. Kyllingstad. All rights reserved.
Boost License 1.0
Special functions.
The functions in this module are ported (with permission) to D from Stephen L. Moshier's Cephes library.