aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
Commit message (Expand)AuthorAge
* Fix bug in MatrixFunctions for matrices with multiple eigenvalues.Gravatar Jitse Niesen2013-07-26
* MatrixFunctions: Clean up StemFunction.hGravatar Jitse Niesen2013-07-26
* Prevent copying with internal::noncopyable.Gravatar Chen-Pang He2013-07-07
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* API change: ei_matrix_exponential(A) --> A.exp(), etcGravatar Jitse Niesen2010-03-16
* Add support for matrix sine, cosine, sinh and cosh.Gravatar Jitse Niesen2010-01-11