Skip to content

mndxpnsn/gauss-benchmark-eigen

Repository files navigation

gauss-benchmark-eigen

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.

Releases

No releases published

Packages

 
 
 

Contributors