summaryrefslogtreecommitdiffstats
path: root/info/blueshift.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-06 15:52:44 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-06 15:52:44 +0200
commit973b9685b60edcce7ba2b75edf1afe93c0b08c41 (patch)
treebcd42ae087952f64e813faad4c680ff967b61b54 /info/blueshift.texinfo
parentremove unnecessary halo elimination (diff)
downloadblueshift-973b9685b60edcce7ba2b75edf1afe93c0b08c41.tar.gz
blueshift-973b9685b60edcce7ba2b75edf1afe93c0b08c41.tar.bz2
blueshift-973b9685b60edcce7ba2b75edf1afe93c0b08c41.tar.xz
document monotonicly_cubicly_interpolate_ramp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r--info/blueshift.texinfo13
1 files changed, 13 insertions, 0 deletions
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