plus

abstract operator fun plus(other: DoubleArray): P

Considers both positions as vectors, and sums them.

Return

a new {@link Position} that is the sum of the two.

Parameters

other

the other position