The result will be true if all of component in vector satisfy the comparison condition.
The result will be true if any of component in vector satisfy the comparison condition.
See Implementation