See: Description
| Class | Description | 
|---|---|
| Interpolation | 
 This class enables to generate objects from data points (x, y) 
 such as time series and to compute interpolation polynomials from them. 
 | 
| Regression | 
 This class enables to generate objects from data points (t, y) 
 such as time series and to compute regression polynomials from them. 
 | 
| Wavelets | 
 This class provides static constants and methods to implement wavelets. 
 |