aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/matrix_square_root.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Add test for matrix power.Gravatar Chen-Pang He2012-08-27
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Fix and test MatrixSquareRoot for 1-by-1 matrices.Gravatar Jitse Niesen2011-06-07
* Implement and document MatrixBase::sqrt().Gravatar Jitse Niesen2011-05-09
* Implement square root for real matrices via Schur.Gravatar Jitse Niesen2011-05-08
* Implement matrix square root for complex matrices.Gravatar Jitse Niesen2011-05-07