notes

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

Rank.md (365B)


      1 # Rank
      2 
      3 Khan
      4 
      5 **Definition:** Rank, similar to [Nullity](Nullity.md), is a way to describe the dimensionallity of the vector space generated by the columns of a matrix.
      6 
      7 [Nullity](Nullity.md) is the same thing except specifically referring to a matrix's null space.
      8 
      9 We call the rank 'full rank' when the rank is equivalent to the [Ambient Space](AmbientSpace.md).