From ef8dd7c87b3c13bf90e8796527252a8db15df362 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 6 Apr 2014 00:47:02 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test/cubic_interpolation | 1 + 1 file changed, 1 insertion(+) diff --git a/test/cubic_interpolation b/test/cubic_interpolation index 6d2b22c..537102c 100755 --- a/test/cubic_interpolation +++ b/test/cubic_interpolation @@ -53,6 +53,7 @@ def interpolate(small, tension = 0): Interpolate data @param small:list The input values for each point + @param tension:float A [0, 1] value of the interpolation tension @return :list The values for each point in a scaled up version ''' large = [None] * len(small) ** 2 -- cgit v1.2.3-70-g09d2