poljacobiroots
Calculates the roots of the Jacobi polynomial to an inputted degree, alpha and beta. Depending on input, function can return scalar, vector or matrix
Arguments
- Polynom degree, non-negative integer n
- Real value alpha
- Real value beta
Output
Roots of Jacobi polynom
Examples