Add perf benchmarks and more unit tests for matrix inversion
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 20 Aug 2013 20:15:24 +0000 (20:15 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 20 Aug 2013 20:15:24 +0000 (20:15 +0000)
commit950457543860eb1c545e0ef8bb2c20e2ddc6196e
treeb4059a0ec57560ae74fb8462858624c12ab55cd6
parent9b051a375ba6d6b61cea98f35834cd032aaa5347
Add perf benchmarks and more unit tests for matrix inversion

R=jvanverth@google.com, reed@google.com

Author: shawnsingh@chromium.org

Review URL: https://chromiumcodereview.appspot.com/22886010

git-svn-id: http://skia.googlecode.com/svn/trunk@10836 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/Matrix44Bench.cpp
tests/Matrix44Test.cpp