<<Type>> Vector {Analysis}

Documentation
A vector is a sequence of a fixed length of Numbers. Normally, the numbers represent some measures, and thus vectors are often used where records of Numbers would be more appropriate. In geometry for example, direct positions are given by undistinguished coordinate vectors, which can be interpreted through the use of coordinate reference systems.

Parent PackageNumericsAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindInstantiatedClassCardinalityn
Space ConcurrencySequential
PersistenceYes  


Operations
NameSignatureClass
vectorAddVector vectorAdd (Vector v)Vector
scalarMultiplyVector scalarMultiply (Number n)Vector


Attributes
NameClassTypeInitial Value
dimensionVectorInteger 
ordinates[dimension]VectorNumber