int4BitDotProduct
Dot product computed over int4 (values between 0,15) bytes and a binary vector.
Return
the dot product
Parameters
q
the int4 query vector
d
the binary document vector
Dot product computed over int4 (values between 0,15) bytes and a binary vector.
the dot product
the int4 query vector
the binary document vector