Namespace GLOBAL


namespace GLOBAL

Class Summary
This is a class that specifies special matrices that are affine transformations of homogeneous coordinates and allows them to be applied to point2D and point3D objectss.
Defines a mathematical group, which is a Set, coupled with an operation.
The Line class defines a new object type for a line.
Note that a Matrix object is an Array, where each component is a Vector, representing a row of the matrix.
The Plane class provides a very useful definition of a plane.
Set
A mathematical set, essentially nothing but a collection of objects.
The Vector class includes instance methods and static objects/methods.