operator - method

ContinuousFieldFunction operator -(
  1. Object other
)

Composes a function that subtracts, point-wise, other from this function's result, using ContinuousFieldFunction.subtractValue or ContinuousFieldFunction.subtractOtherField.