-
Notifications
You must be signed in to change notification settings - Fork 0
Roots lgexcl() Function
Dan Kranz edited this page Nov 19, 2020
·
1 revision
The members (on-bits) of seta are removed from setb. The result replaces setb.
Returns true if the output set is non-empty, otherwise false.
Roots.lgexcl(seta, cpl, setb)
Parameter | Description |
---|---|
seta | Uint8Array bit string |
cpl | The width of the bit strings in bytes |
setb | Uint8Array bit string |