| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Numeric.Interpolation.Piecewise
Synopsis
- interpolate :: Ord x => T x y ny -> T x ny -> x -> y
- interpolateConstantExt :: Ord x => T x y ny -> T x ny -> x -> y
interpolation-0.1.1: piecewise linear and cubic Hermite interpolation
| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Numeric.Interpolation.Piecewise