Macaulay2 » Documentation
Packages » Macaulay2Doc :: Vector
next | previous | forward | backward | up | index | toc

Vector -- the class of all elements of modules that are handled by the engine

Description

If R is a ring handled by the engine, and M is a module over R, then M is a subclass of Vector.

See also

Functions and methods returning a vector :

Methods that use a vector :

For the programmer

The object Vector is a type, with ancestor classes BasicList < Thing.