Overload List
| Method | Description |
|---|---|
Vector2d.Vector2d (double, double) | Constructs a 2D vector with coordinates x and y correspondingly. |
Vector2d.Vector2d (double[]) | Creates a vector at the origin. |
| Method | Description |
|---|---|
Vector2d.Vector2d (double, double) | Constructs a 2D vector with coordinates x and y correspondingly. |
Vector2d.Vector2d (double[]) | Creates a vector at the origin. |
