Scythe-1.0.3
|
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO1, matrix_style PS1, matrix_order PO2, matrix_style PS2, typename S >
Compute the Bessel function of the first kind of the order n. This function computes the Bessel function of the first kind of order n for each element in the input matrix, A.
|