ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
besselYn(InArrayDouble, Int32) |
Evaluates the 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] | |
besselYn(InArraySingle, Int32) |
Evaluates the 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