This program implements two interpolation methods:
- Decomposition into Chebyshev polynomials;
- Interpolation using cubic splines with natural boundary conditions.
Build using:
$ qmake-qt4
$ make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This program implements two interpolation methods:
Build using:
$ qmake-qt4
$ make