The column and row space of a Matrix are the vector subspaces spanned by the columns and rows, respectively, of the matrix.

#todo [Extract row and column methods and make them independent]

Finding the basis of the Column Space

Method 1: Vectors as Columns

Finding the basis of the Row Space

Method 2: Vectors as Rows