diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-05 14:40:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-05 14:40:53 +0200 |
commit | da77cd3dc904ced04fdcfdc752ae72eef41110c5 (patch) | |
tree | acb925fa566d288cc796e504476b82c4315affde /info/blueshift.texinfo | |
parent | add interpolate_function (diff) | |
download | blueshift-da77cd3dc904ced04fdcfdc752ae72eef41110c5.tar.gz blueshift-da77cd3dc904ced04fdcfdc752ae72eef41110c5.tar.bz2 blueshift-da77cd3dc904ced04fdcfdc752ae72eef41110c5.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r-- | info/blueshift.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index ac2ab8c..c255a77 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -1584,6 +1584,9 @@ adjustments from a lookup table, and a function that interpolates a lookup table trio. It returns a function that applies the interpolated lookup table. +If the second argument is @code{None}, +then the first argument will be returned: +no interpolation is done. |