Skip to content

Instantly share code, notes, and snippets.

@nickdarnell
Created March 28, 2015 12:56
Show Gist options
  • Save nickdarnell/92d976de4eca9dbe1e32 to your computer and use it in GitHub Desktop.
Save nickdarnell/92d976de4eca9dbe1e32 to your computer and use it in GitHub Desktop.
class Matrix
{
Matrix();
Matrix& Identity();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment