aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/MathFunctions.h
Commit message (Expand)AuthorAge
* -fix certain #includesGravatar Benoit Jacob2008-05-12
* * Added several cast to int of the enums (needed for some compilers)Gravatar Gael Guennebaud2008-05-12
* * Draft of a eigenvalues solverGravatar Gael Guennebaud2008-05-12
* * Give Konstantinos a copyright lineGravatar Benoit Jacob2008-05-12
* some cleaning in Cholesky and removed evil ei_sqrt of complexGravatar Gael Guennebaud2008-04-27
* * added ei_sqrt for complexGravatar Gael Guennebaud2008-04-27
* * Add fixed-size template versions of corner(), start(), end().Gravatar Benoit Jacob2008-04-12
* * introducte recursive Flags system for the expressionsGravatar Benoit Jacob2008-03-30
* * #define EIGEN_NDEBUG now also disables asserts. UsefulGravatar Benoit Jacob2008-03-26
* * Added a generic *redux* mini framework allowing custom redux operationsGravatar Gael Guennebaud2008-03-16
* - expand MathFunctions.h to provide more functions, like exp, log...Gravatar Benoit Jacob2008-03-14
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* prefix global functions with ei_ as previous solution was ratherGravatar Benoit Jacob2008-02-28
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* - move: DerivedTraits becomes MatrixBase::TraitsGravatar Benoit Jacob2008-01-06
* move Core/ to a src/ subdir, in preparation for following changesGravatar Benoit Jacob2007-12-28