In file intrule.hpp:

extern void ComputeGaussRule

(int n,
  ARRAY<double> & xi,
  ARRAY<double> & wi)

Computes Gaussean integration.

Documentation

Computes Gaussean integration. Integration rule on (0,1), contains n points, Exact for polynomials up to order 2n-1

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.