unaryOperation

public IntFunction<R> unaryOperation(Box<Integer> range, IntFunction<IntPredicate> filter, BinaryOperator<R> domainOp, R identity, R bound, IntFunction<R> spatialSignal)