aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h
Commit message (Expand)AuthorAge
* Fix a lot in MatrixPower.hGravatar Chen-Pang He2012-08-25
* Replace atanh with atanh2Gravatar Chen-Pang He2012-08-27
* Dox in MatrixFunctionsGravatar jdh82012-08-19
* Bugfix in MatrixLogarithm.hGravatar jdh82012-08-18
* Add specialization for float and long doubleGravatar jdh82012-08-18
* Remove useless code (abort specialization for complex exponent temporarily)Gravatar jdh82012-08-15
* matrix power: MatrixBase::pow(RealScalar) and MatrixBase::pow(T) where T is i...Gravatar jdh82012-08-15