aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/examples/class_CwiseBinaryOp.cpp
Commit message (Expand)AuthorAge
* remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support.Gravatar Benoit Jacob2010-04-22
* tests : fix compilation issues, adding <iostream> and removingGravatar Thomas Capricelli2010-03-08
* Fix compilation error in doc/examples/class_CwiseBinaryOp.cpp .Gravatar Jitse Niesen2009-12-21
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* fix building of examplesGravatar Gael Guennebaud2008-06-03
* some documentation fixes (Cwise* and Cholesky)Gravatar Gael Guennebaud2008-05-22
* -new: recursive costs system, useful to determine automaticallyGravatar Benoit Jacob2008-04-03
* get rid of MatrixRef, simplifications.Gravatar Benoit Jacob2008-03-13
* big change: MatrixBase only takes one template parameter "Derived", theGravatar Benoit Jacob2008-03-10
* * coefficient wise operators are more generic, with controllable result type.Gravatar Gael Guennebaud2008-03-06
* renaming: ref() --> asArg()Gravatar Benoit Jacob2008-03-04
* * Added generic unary operators (replace Opposite and Conjugate)Gravatar Gael Guennebaud2008-03-03