Class: LagrangeInterpolation
Source Location: /PHPExcel/Shared/JAMA/examples/LagrangeInterpolation.php
Given n points (x0,y0)...(xn-1,yn-1), the following methid computes the polynomial factors of the n-1't degree polynomial passing through the n points.
Author(s):
- Jacob Dreyer
- Paul Meagher (port to PHP and minor changes)
|
|
Class Details
Class Methods
|
|