hermite_gauss function

Hermite-Gauss Quadrature

Hermite-Gauss Quadrature

Pre-computed hermite gaussian quadratures points and weights

hermite_gauss(degree = c("20", "11", "7"))

Arguments

  • degree: the degree of hermite-gauss quadrature: '20', '11', '7'
  • Maintainer: Xiao Luo
  • License: GPL (>= 3)
  • Last published: 2019-03-22