nullity SciMax Toolbox Num

SciMax Toolbox >> nullspace

nullspace

Maxima Function

Calling Sequence

nullspace (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 nullspace of M. The span of the empty set is {0}. Thus, when the nullspace has only one member, return span ().

nullity SciMax Toolbox Num