glaguerre.weight: Weight function for the generalized Laguerre polynomial
Description
This function returns the value of the weight function for the order $k$ generalized Laguerre polynomial, $L_n^{\left( \alpha \right)} \left( x \right)$.
Usage
glaguerre.weight(x,alpha)
Arguments
x
the function argument which can be a vector
alpha
polynomial parameter
Value
The value of the weight function
Details
The function takes on non-zero values in the interval $\left( 0,\infty \right)$.