Syntax | QDP_D_ eqop_M{a}_times_D(QDP_DiracFermion *r, QDP_ColorMatrix *a, QDP_DiracFermion *b, int dir, int sign, subset);
| | QDP_D_v eqop_M{a}_times_D(QDP_DiracFermion *r[], QDP_ColorMatrix *a[], QDP_DiracFermion *b[], int dir[], int sign[], subset, int n);
| Meaning | r = spin reconstruct(spin project(a*b, dir, sign), dir, sign)
| eqop | eq_spproj, peq_spproj, meq_spproj, eqm_spproj
|
|