Algosim documentation: vector

vector

Converts an object to a vector and implements vector and matrix brackets.

Syntax

Description

If X is any object other than a vector, then vector(X) returns X converted into a vector:

The remaining overloads are mainly supposed to be be accessed implicitly by the vector brackets used to create vectors and matrices:

More generally,

See also