sum

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

Return

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

Parameters

op

the PointAdapter to sum