The Vector class represents a mathematical vector, which is useful in its own right, and also constitutes a row or column of a Matrix.
Vector
To create a Vector:
::[]
::elements(array, copy = true)
::basis(size: n, index: k)
To access elements
联系方式: