ghermite.h.polynomials: Create list of generalized Hermite polynomials
Description
This function returns a list with $n$+1 elements containing the order $k$ generalized Hermite polynomials,
$H_k^{\left( \mu \right)} \left( x \right)$, for orders $k$ = 0, 1, ..., $n$.
Usage
ghermite.h.polynomials(n, mu, normalized = FALSE)
Arguments
n
n integer highest polynomial order
mu
mu polynomial parameter
normalized
normalized boolean value which, if TRUE, returns recurrence relations for normalized polynomials