Up: Function Details


5.8 Boolean operations

Comparisons of integers and reals

Syntax QDP_I_eq_T_func_T(QDP_Int *r, Type *a, Type *b, subset);


Meaning r = a func b


Type I, R


func eq, ne, gt, lt, ge, le

Copy under a mask

Syntax QDP_T_eq_T_mask_I(Type *r, Type *a, QDP_Int *b, subset);


Meaning r = a (if b is not 0)


Type I, R, C, V, H, D, M, P