aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
Commit message (Expand)AuthorAge
* Avoid inefficient 2x2 LU. Move atanh to internal for maintainability.Gravatar Chen-Pang He2012-08-30
* Fix dox and tabbingGravatar Chen-Pang He2012-08-29
* Replace atanh with atanh2Gravatar Chen-Pang He2012-08-27
* Dox in MatrixFunctionsGravatar jdh82012-08-19
* Bugfix in MatrixLogarithm.hGravatar jdh82012-08-18
|\
| * Ensured that all branches of MatrixLogarithmAtomic::getPadeDegree return values.Gravatar Hauke Heibel2012-08-18
* | Add specialization for float and long doubleGravatar jdh82012-08-18
* | Fix some typos in MatrixLogarithm to improve accuracy.Gravatar jdh82012-08-03
|/
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* mergeGravatar Jitse Niesen2012-05-02
|\
| * Got rid of a warning message by doing an explicit castGravatar clusty2012-05-02
* | Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
|/
* mainly enhance MatrixLogarithm's performance for RealScalar != doubleGravatar Chen-Pang He2011-09-17
* Leverage triangular square root in matrix log.Gravatar Jitse Niesen2011-08-25
* add compatibility with long doubleGravatar Chen-Pang He2011-08-20
* Implement matrix logarithm + test + docs.Gravatar Jitse Niesen2011-06-07