-
Method Summary
arity, compatibleWith, isAssociative, isBoolean, name, operatorName, rangeType
int
Returns the arity of this operator (1, 2, or 3).
boolean
Reports whether this operator is compatible with
the proposed element type.
boolean
Returns the associativity of this operator.
boolean
Reports whether this operator returns a boolean (a mask).
Returns the symbolic name of this operator,
as a constant in
VectorOperators.
Returns the Java operator symbol or method
name corresponding to this operator.
Reports the special return type of this operator.