|
Each predicate returns 1 if each word of arg1 is less than or equal to the corresponding word of arg2 and greater than or equal to the negative of the corresponding word of arg2. Otherwise it returns 0.
Each predicate returns 1 if at least one word of arg1 is greater than the corresponding word of arg2 or less than the negative of the corresponding word of arg2. Otherwise it returns 0.
Result |
|
|
|
|
vector float |
vector float |
|