Options
All
  • Public
  • Public/Protected
  • All
Menu

Gauss-Legendre integration

This class performs a 1-dimensional Gauss-Legendre integration. $$ \int_{-1}^{1} f(x) \mathrm{d}x $$ The weighting function is $$ w(x)=1 $$

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _w

_w: Real[]

Protected _x

_x: Real[]

Methods

f

order

weights

x