From 973b9685b60edcce7ba2b75edf1afe93c0b08c41 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 6 Apr 2014 15:52:44 +0200 Subject: document monotonicly_cubicly_interpolate_ramp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/blueshift.texinfo | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'info/blueshift.texinfo') diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index e3a5ae5..dc6fd16 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -1570,6 +1570,19 @@ parameter: @code{tension}, those default value is 0. It is a floating point value that should be between 0 and 1. +@item monotonicly_cubicly_interpolate_ramp +Scale up using monotone cubic Hermite +interpolation, and the Fritsch–Carlson method. + +Does not overshoot, but regular cubic +interpolation with uses linear replacement +for overshot areas is better. + +This function have one additional, optional, +parameter: @code{tension}, those default value +is 0. It is a floating point value that should +be between 0 and 1. + @end table All functions are will using linear -- cgit v1.2.3-70-g09d2