Summary:
Detail:
Vector(double... d)
Vector(int n)
double
cartesian(int i)
Vector
direction()
distanceTo(Vector that)
dot(Vector that)
int
length()
magnitude()
static void
main(String[] args)
minus(Vector that)
plus(Vector that)
times(double factor)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object