PackageDescription: Geometry-Vector


Geometry - Vector

Last published: August 27, 2008 by 'mlucassmith'

Defines 4 Classes
Extends 8 Classes


This package contains Vector classes for 2, 3 and 4 dimensions. A vector is a one-dimensional array, but in this package it is implemented as an ArithmeticValue. Vectors are used as quantities, such as a velocity, completely specified by a magnitude and a direction or as an element of a vector space, such as two-dimensional cartesian space.