update from v0.1 to v1.0
[weak_simulation_stab_extent.git] / innerproduct_equatorial.h
diff --git a/innerproduct_equatorial.h b/innerproduct_equatorial.h
new file mode 100644 (file)
index 0000000..55bf598
--- /dev/null
@@ -0,0 +1 @@
+double complex innerproduct_equatorial(int n1, int k1, int *h1, int **G1, int **GBar1, int Q1, int *D1, int **J1, int n2, int k2, int *h2, int **G2, int **GBar2, int Q2, int *D2, int **J2);