operator > method

BooleanFieldFunction operator >(
  1. Object other
)

Composes a function that compares, point-wise, this function's result to other, using DiscreteFieldFunction.isGreaterThanValue or DiscreteFieldFunction.isGreaterThanOtherField.