sum

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

Return

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

Parameters

op

the PointAdapter to sum