Options
All
  • Public
  • Public/Protected
  • All
Menu

generalized Gauss-Laguerre integration

This class performs a 1-dimensional Gauss-Laguerre integration. $$ \int_{0}^{\inf} f(x) \mathrm{d}x $$ The weighting function is $$ w(x;s)=x^s \exp{-x} $$ and $ s > -1 $

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _w

_w: Real[]

Protected _x

_x: Real[]

Methods

f

order

weights

x