columns SciMax Toolbox columnswap

SciMax Toolbox >> columnspace

columnspace

Maxima Function

Calling Sequence

columnspace (M)

Description

If M is a matrix, return span (v_1, ..., v_n), where the set {v_1, ..., v_n} is a basis for the column space of M. The span of the empty set is {0}. Thus, when the column space has only one member, return span ().

columns SciMax Toolbox columnswap