summaryrefslogtreecommitdiff
path: root/interpolation.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2015-05-10 16:28:23 +0200
committerLars-Dominik Braun <lars@6xq.net>2015-05-10 16:28:23 +0200
commita83af6c9ed35849821f85267c7e9670ec87ad834 (patch)
treea574c66655d6ee418d544b0f052dc8ccc07b4bd0 /interpolation.h
parentad199eccf9334c8ee00f52686a0f401b82f402bc (diff)
downloadpucket-a83af6c9ed35849821f85267c7e9670ec87ad834.tar.gz
pucket-a83af6c9ed35849821f85267c7e9670ec87ad834.tar.bz2
pucket-a83af6c9ed35849821f85267c7e9670ec87ad834.zip
Refactor det_matrix
Diffstat (limited to 'interpolation.h')
-rw-r--r--interpolation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/interpolation.h b/interpolation.h
index 747d029..0f626ef 100644
--- a/interpolation.h
+++ b/interpolation.h
@@ -21,7 +21,6 @@
#include "flam3.h"
int id_matrix(double2 s[3]);
-double det_matrix(double s[2][2]);
#if 0
void interpolate_cmap(flam3_palette cmap, double blend,