X-Git-Url: https://s3miclassical.com/gitweb/?p=weak_simulation_stab_extent.git;a=blobdiff_plain;f=innerproduct_equatorial.h;fp=innerproduct_equatorial.h;h=55bf598a07ba03511bf9e00c76b8e2e2ab9ad5b7;hp=0000000000000000000000000000000000000000;hb=7bc25656311c391af6a4d5814cc82080981c63c4;hpb=d914e7c183347b1340988e0869a6e053dd573991 diff --git a/innerproduct_equatorial.h b/innerproduct_equatorial.h new file mode 100644 index 0000000..55bf598 --- /dev/null +++ b/innerproduct_equatorial.h @@ -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);