next | previous | forward | backward | up | top | index | toc | home

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

Description

If R is a ring handled by the engine, and M is a free 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.