notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

ColumnSpace.md (312B)


      1 # Column Space 
      2 
      3 Khan
      4 
      5 **Definition:** The column space of a matrix the space that contains all combinations of the columns.
      6 
      7 In the case of a 3x2 (3 rows, 2 columns) matrix this, generally, is a plane. I say generally as if the two vectors are on the same line then they would be simply a line and not a plane.