(interpolate points options)
Interpolates set of points using cubic splines. http://en.wikipedia.org/wiki/Spline_interpolation
Interpolates set of points using cubic splines. http://en.wikipedia.org/wiki/Spline_interpolation
(interpolate-grid grid xs ys options)
Interpolates grid using bicubic splines.
Interpolates grid using bicubic splines.
(interpolate-grid-hermite grid xs ys options)
Interpolates grid using bicubic hermite splines.
Interpolates grid using bicubic hermite splines.
(interpolate-hermite points options)
Interpolates set of points using cubic hermite splines. http://en.wikipedia.org/wiki/Cubic_Hermite_spline
Interpolates set of points using cubic hermite splines. http://en.wikipedia.org/wiki/Cubic_Hermite_spline
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |