summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-06 04:00:08 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-06 04:00:08 +0200
commit21aa5d270d3705661cda7d4fac4720057cff5b72 (patch)
treee4c3f4f71c029a555f5df54ca73e61206881a37f /TODO
parentoptimisation to cubic interpolation: remove a basis function by doing an value translation (diff)
downloadblueshift-21aa5d270d3705661cda7d4fac4720057cff5b72.tar.gz
blueshift-21aa5d270d3705661cda7d4fac4720057cff5b72.tar.bz2
blueshift-21aa5d270d3705661cda7d4fac4720057cff5b72.tar.xz
add test implemention of monotone cubic interpolation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index c1645d3..d5508ed 100644
--- a/TODO
+++ b/TODO
@@ -12,7 +12,7 @@ Medium priority:
Low priority:
Add support for temporarily closing DRM connection so that multiple users can run in DRM
Add ramp interpolators:
- https://en.wikipedia.org/wiki/Monotone_cubic_interpolation
+ test/monotone_cubic_interpolation
https://en.wikipedia.org/wiki/Spline_interpolation
https://en.wikipedia.org/wiki/Lanczos_resampling
https://en.wikipedia.org/wiki/Kochanek–Bartels_spline