Options
All
  • Public
  • Public/Protected
  • All
Menu

generalized Gauss-Hermite integration

This class performs a 1-dimensional Gauss-Hermite integration. $$ \int_{-\inf}^{\inf} f(x) \mathrm{d}x $$ The weighting function is $$ w(x;\mu)=|x|^{2\mu} \exp{-x*x} $$ and $ \mu > -0.5 $

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _w

_w: Real[]

Protected _x

_x: Real[]

Methods

f

order

weights

x