template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS> 
      
 
Compute the Bessel function of the second kind of order 1. 
This function computes the Bessel function of the second 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() 
- 
j1() 
- 
jn() 
- 
y0() 
- 
yn()