linalg[sumbasis] - determine a basis for the sum of vector spaces
|
Calling Sequence
|
|
sumbasis(S1, S2, ...)
|
|
Parameters
|
|
S[i]
|
-
|
vector, set of vectors or list of vectors
|
|
|
|
|
Description
|
|
•
|
A basis for the sum of the vector spaces spanned by the vectors in Si is returned.
|
•
|
A basis for the zero-dimensional space is an empty set or list.
|
•
|
The command with(linalg,sumbasis) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?