aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/plugins/ArrayCwiseUnaryOps.h
Commit message (Expand)AuthorAge
...
* factorize implementation of standard real unary math functions, and add acos,...Gravatar Gael Guennebaud2011-02-17
* add tan function in Array worldGravatar Jason Newton2011-02-03
* const-qualify template parameters representing const arguments to expressions.Gravatar Benoit Jacob2011-01-24
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* use const Scalar& instead of Scalar for function argumentsGravatar Gael Guennebaud2010-06-25
* fix some warnings with clangGravatar Thomas Capricelli2010-05-21
* finally add a Array class with storage via the introduction of a DenseStorage...Gravatar Gael Guennebaud2009-12-17
* a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04