Benchmarking several implementations for computing the inverse of a matrix. Two are based on the Gauss-Jordan method, one is based on LU decomposition and the final method uses the Eigen API. Note that there are std 11 features being used.
-
Notifications
You must be signed in to change notification settings - Fork 0
mndxpnsn/gauss-benchmark-eigen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published