commit | 2ced0cc233fff6ef16c4d098b03aeeb69ff7c509 | [log] [tgz] |
---|---|---|
author | Theo Fletcher <theo_fletcher@live.co.uk> | Mon Apr 26 16:52:44 2021 +0100 |
committer | TheoFletcher <theo_fletcher@live.co.uk> | Mon Apr 26 19:00:51 2021 +0000 |
tree | bf9cda90f5f9b531e2462d9b835571293af1101a | |
parent | d87648a6bea315645b893c3815ca8c6bb00ec5d2 [diff] |
Added complex matrix unit tests for SelfAdjointEigenSolve
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.