Subspace sum
Given two subspaces and , the sum subspace is spanned by the sum of one element of and another one of .
Syntax
subspace_sum(Matrix, Matrix)
Description
Given two matrices and with the vectors of the subspaces and respectively in columns, returns a matrix with a basis of the sum subspace.