Options
All
  • Public
  • Public/Protected
  • All
Menu

Gauss-Jacobi integration

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

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _w

_w: Real[]

Protected _x

_x: Real[]

Methods

f

order

weights

x