herzo Subroutine

public subroutine herzo(n, x, w)

Compute the zeros of Hermite polynomial Ln(x) in the interval [-∞,∞], and the corresponding weighting coefficients for Gauss-Hermite integration

Arguments

Type IntentOptional Attributes Name
integer :: n
real(kind=wp), dimension(n) :: x
real(kind=wp), dimension(n) :: w