: Public abstract Interface
Created: 23.5.2022 18.05.03
Modified: 1.8.2022 13.54.00
Project:
Advanced:
an ordered set of numbers called coordinates that represent a position in a coordinate system. The coordinates may be in a space of any number of dimensions, as for instance in an "nth degree" polynomial spline. <br/><br/>Example (123, 514, 150)<br/>
Attribute
Public Number
  coordinates
Details:
Notes: list of numbers representing the vector<br/>
Public Integer
  dimension
Details:
Notes: dimension in Euclidian space<br/>
Operation
Public
scalarMultiply( n: Number,
):Vector
Details:
Sequential
Public
vectorAdd( v: Vector,
):Vector
Details:
Sequential
Tag Value
persistence persistent
Details:
 
Property Value
isFinalSpecialization: 0