Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Numeric.Interpolation.Basis.Full
Description
Interpolation basis functions using all given nodes. The represented functions are equivalent to the ones from Numeric.Interpolation.Basis.Compact but less efficient for evaluation.