fitpack
Modern Fortran library for curve and surface fitting with splines
Loading...
Searching...
No Matches
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 Mfitpack_closed_curves_cC interface to fitpack_closed_curves
 Cfitpack_closed_curve_cPublic Fortran interface
 Mfitpack_constrained_curves_cC interface to fitpack_constrained_curves
 Cfitpack_constrained_curve_cPublic Fortran interface
 Mfitpack_convex_curvesOOP wrapper for constrained-convexity curve fitting
 Cfitpack_convex_curveCubic spline fitter with pointwise convexity/concavity constraints
 Mfitpack_core
 Cfitpack_polar_boundary
 Cfitpack_swap
 Cfp_comm_expandExpand communication buffer into allocatable arrays
 Cfp_comm_packPack allocatable arrays into communication buffer
 Cfp_comm_sizeCommunication size for allocatable 1D arrays
 Mfitpack_curvesUnivariate spline curve fitting module
 Cfitpack_curveUnivariate spline curve \( y = s(x) \)
 Cfitpack_periodic_curveDerived type describing a periodic curve. No changes are made to the storage, but the appropriate package functions will be called depending on the type
 Mfitpack_curves_cC interface to fitpack_curves
 Cfitpack_curve_cPublic Fortran interface
 Mfitpack_fittersAbstract base module for all FITPACK OOP fitters
 Ccomm_expand_if
 Ccomm_pack_if
 Ccomm_size_if
 Cfitpack_fitterAbstract base type for all FITPACK OOP fitters
 Mfitpack_grid_surfacesOOP wrapper for bivariate surface fitting to data on a rectangular grid
 Cfitpack_grid_surfaceBivariate surface fitter \( z = s(x, y) \) for gridded data
 Mfitpack_gridded_polarOOP wrapper for bivariate spline fitting on a gridded polar disc
 Cfitpack_grid_polarBicubic spline fitter for data on a gridded polar disc
 Mfitpack_gridded_sphereOOP wrapper for bivariate spline fitting on the sphere to gridded data
 Cfitpack_grid_sphereBicubic spline fitter for data on a latitude-longitude grid
 Mfitpack_parametric_curvesOOP wrappers for parametric curve fitting in \( \mathbb{R}^d \)
 Cfitpack_closed_curveClosed (periodic) parametric curve fitter
 Cfitpack_constrained_curveParametric curve fitter with derivative constraints at the endpoints
 Cfitpack_parametric_curveOpen parametric curve fitter in \( \mathbb{R}^d \)
 Mfitpack_parametric_curves_cC interface to fitpack_parametric_curves
 Cfitpack_parametric_curve_cPublic Fortran interface
 Mfitpack_parametric_surfacesOOP wrapper for parametric surface fitting in \( \mathbb{R}^d \)
 Cfitpack_parametric_surfaceBicubic parametric surface fitter in \( \mathbb{R}^d \)
 Mfitpack_periodic_curves_cC interface to fitpack_curves
 Cfitpack_periodic_curve_cPublic Fortran interface
 Mfitpack_polar_domainsOOP wrapper for bivariate spline fitting on scattered polar domains
 Cfitpack_polarBicubic spline fitter for data scattered over a general polar domain
 Mfitpack_sphere_domainsOOP wrapper for bivariate spline fitting on the sphere to scattered data
 Cfitpack_sphereBicubic spline fitter for data scattered on the sphere
 Mfitpack_surfacesOOP wrapper for bivariate surface fitting to scattered data
 Cfitpack_surfaceBivariate surface fitter \( z = s(x, y) \) for scattered data