| Syntax | QDP_T_eq_r_times_T_func_T(Type *r, QLA_Real *c, Type *a, Type *b, subset);
| | QDP_T_veq_r_times_T_func_T(Type *r[], QLA_Real c[], Type *a[], Type *b[], subset, int n);
| | Meaning | r = c * a +/- b
| | Type | R, C, V, H, D, M, P
| | func | plus, minus
|
|