plpolf
calculate a polynomial through a set of points
| parameter | type | units | description |
|---|---|---|---|
| x,y | float* | -- | datapoints |
| n | int | -- | number of datapoints |
| k | int | -- | degree of the polynomial |
| returns: | void |
| parameter | type | units | description |
|---|---|---|---|
| x,y | float* | -- | datapoints |
| n | int | -- | number of datapoints |
| k | int | -- | degree of the polynomial |
| returns: | void |
© Dekker Documenten 2011; last change: 2021-05-04 21:45:32 CEST