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 1.
This function computes the Bessel function of the first kind of order 1 for each element in the input matrix, A.
- Parameters:
-
A | Matrix for which the Bessel function is of interest |
- See also:
- j0()
-
jn()
-
y0()
-
y1()
-
yn()