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