Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save islandjoe/c146556fec68772954c67006a68924dc to your computer and use it in GitHub Desktop.
Save islandjoe/c146556fec68772954c67006a68924dc to your computer and use it in GitHub Desktop.
Linear Algebra: Column row

In a Column Space, the coefficient vector is post-multiplied:

col space

In a Row Space, the coefficient vector is pre-multiplied:

row space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment