Variance of Hermite polynomials
y=hermite_variance(n)
a 1-by-1 matrix of doubles, integer value, n>=0.
a matrix of doubles, the variance
Compute the variance
where X is a standard normal random variable.
hermite_variance(0) hermite_variance(1) hermite_variance(2)