Vector2d.this

Create a new {@link Vector2d} and initialize its two components from the first two elements of the given array.

@param xy the array containing at least three elements

Meta