ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
![]() ![]() | besselModifiedIn(InArrayDouble, Int32) |
Evaluates the modified Bessel function of the first kind, integer order n-th of the argument.
For more details about this function, see Wikipedia - Modified Bessel functions.
[ILNumerics Computing Engine] |
![]() ![]() | besselModifiedIn(InArraySingle, Int32) |
Evaluates the modified Bessel function of the first kind, integer order n-th of the argument.
For more details about this function, see Wikipedia - Modified Bessel functions.
[ILNumerics Computing Engine] |
See Also