aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Cwise.h
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* add snippet for sub/super diagonalGravatar Gael Guennebaud2009-02-05
* add EIGEN_CWISE_PLUGIN support for extending class CwiseGravatar Benoit Jacob2009-01-13
* add cwise operator *= and /=.Gravatar Benoit Jacob2009-01-11
* unfuck v.cwise()*w where v is real and w is complexGravatar Benoit Jacob2008-12-21
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* Add coeff-wise comparisons to scalar operators. You can now write:Gravatar Gael Guennebaud2008-09-03
* * add documentation of the cool (?) "print with format" featureGravatar Gael Guennebaud2008-08-23
* *patch by Daniel Gomez:Gravatar Gael Guennebaud2008-08-21
* * doc improvements in Cwise and PartialRedux:Gravatar Benoit Jacob2008-08-19
* removed the packet specializations of some functorsGravatar Gael Guennebaud2008-07-31
* Several compilation fixes for MSVC and NVCC, basically:Gravatar Gael Guennebaud2008-07-29
* Add .perpendicular() function in Geometry module (adapted from Eigen1)Gravatar Gael Guennebaud2008-07-22
* some performance fixes in Assign.h reported by Gael. Some doc update inGravatar Benoit Jacob2008-07-10
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08