Skip to content
Snippets Groups Projects
Commit 8fd091bf authored by Martin Reinecke's avatar Martin Reinecke
Browse files

crazy hacks; still broken

parent 0a0a4e2b
No related branches found
No related tags found
1 merge request!16Pol ispack
......@@ -588,6 +588,7 @@ full_ieee=0;
Tv l2p=d->l2p[i]*d->cfp[i], l2m=d->l2m[i]*d->cfm[i];
Tv l1m=d->l1m[i]*d->cfm[i], l1p=d->l1p[i]*d->cfp[i];
d->p1pr[i] += agr1*l2p;
d->p1pi[i] += agi1*l2p;
d->p1mr[i] += acr1*l2p;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment