Skip to content

Instantly share code, notes, and snippets.

@jashwanth9
Created July 16, 2012 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jashwanth9/3124691 to your computer and use it in GitHub Desktop.
Save jashwanth9/3124691 to your computer and use it in GitHub Desktop.
RESULT OF THE INVERSE FUNCTION
Given Matrix:
1 1 1 1
1 1 1 1
1 1 1 1
1 1 1 1
successful result
-1 2 -1 0
0 -1 2 -1
0 0 0 2.90796376984179e-312
0 0 -1 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment