template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS>
Compute the Bessel function of the first kind of the order 0.
This function computes the Bessel function of the first kind of order 0 for each element in the input matrix, A.
- Parameters:
-
A | Matrix for which the Bessel function is of interest |
- See also:
- j1()
-
jn()
-
y0()
-
y1()
-
yn()