diff

open fun diff(op: PointAdapter<out Any>): PointAdapter<P>(source)

Return

a new PointAdapter obtained by subtracting the passed argument to this PointAdapter

Parameters

op

the PointAdapter to sum