|
fitpack
Modern Fortran library for curve and surface fitting with splines
|
| Mfitpack | Umbrella module that re-exports the complete FITPACK public API |
| Mfitpack_closed_curves_c | C interface to fitpack_closed_curves |
| Mfitpack_constrained_curves_c | C interface to fitpack_constrained_curves |
| Mfitpack_convex_curves | OOP wrapper for constrained-convexity curve fitting |
| Mfitpack_core | |
| Mfitpack_core_c | |
| Mfitpack_curves | Univariate spline curve fitting module |
| Mfitpack_curves_c | C interface to fitpack_curves |
| Mfitpack_fitters | Abstract base module for all FITPACK OOP fitters |
| Mfitpack_grid_surfaces | OOP wrapper for bivariate surface fitting to data on a rectangular grid |
| Mfitpack_gridded_polar | OOP wrapper for bivariate spline fitting on a gridded polar disc |
| Mfitpack_gridded_sphere | OOP wrapper for bivariate spline fitting on the sphere to gridded data |
| Mfitpack_parametric_curves | OOP wrappers for parametric curve fitting in \( \mathbb{R}^d \) |
| Mfitpack_parametric_curves_c | C interface to fitpack_parametric_curves |
| Mfitpack_parametric_surfaces | OOP wrapper for parametric surface fitting in \( \mathbb{R}^d \) |
| Mfitpack_periodic_curves_c | C interface to fitpack_curves |
| Mfitpack_polar_domains | OOP wrapper for bivariate spline fitting on scattered polar domains |
| Mfitpack_sphere_domains | OOP wrapper for bivariate spline fitting on the sphere to scattered data |
| Mfitpack_surfaces | OOP wrapper for bivariate surface fitting to scattered data |