Skip to content

Instantly share code, notes, and snippets.

@IQAndreas
Created November 28, 2014 04:12
Show Gist options
  • Save IQAndreas/08cd95ac2c497bdeda56 to your computer and use it in GitHub Desktop.
Save IQAndreas/08cd95ac2c497bdeda56 to your computer and use it in GitHub Desktop.
How to flip a 2x3 matrix
[ a b ]
[ c d ]
[ e f ]
[ e c a ]
(╯°□°)╯︵ [ f d b ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment