###
### generate the inner products vector for the
### generalized Laguerre polynomial inner products of orders 0 to 10
### polynomial parameter is 1.
###
h <- glaguerre.inner.products( 10, 1 )
print( h )
Run the code above in your browser using DataLab