diff

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

Return

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

Parameters

op

the PointAdapter to sum