aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h
Commit message (Expand)AuthorAge
* Clean up MatrixFunction and MatrixLogarithm.Gravatar Jitse Niesen2013-07-25
* 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
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Fixed 64bit/Index related warnings in the matrix functions module.Gravatar Hauke Heibel2010-06-15
* the Index types change.Gravatar Benoit Jacob2010-05-30
* fix compilation (cwise and epsilon)Gravatar Gael Guennebaud2010-02-11
* Silenced type conversion warnings.Gravatar Hauke Heibel2010-02-03
* triangularView<UpperTriangular> --> triangularView<Upper>Gravatar Jitse Niesen2010-01-08
* port unsupported modules to new APIGravatar Gael Guennebaud2010-01-05
* Refactor MatrixFunction class: Split new class MatrixFunctionAtomic off.Gravatar Jitse Niesen2009-12-27