Vectors
Vectors
This is a basic objecttype of SYMMETRICA. A VECTORobject consists of two parts:
A part, which is an INTEGERobject, the
length
of the vector,
and a second part, which is an array of objects.
How to build a VECTORobject
Selection of and access to parts
Initialization
Numeric routines
Further routines
harald.fripertinger "at" uni-graz.at, May 26, 2011
Vectors