aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/StdVector
Commit message (Expand)AuthorAge
* more fixes in StdVector, sorry for the noiseGravatar Gael Guennebaud2009-02-07
* disable vector::resize() workaround for gcc < 4.1 (they already use a constGravatar Gael Guennebaud2009-02-07
* arf... s/_MSVC_VER/_MSC_VERGravatar Gael Guennebaud2009-02-07
* little fix in new StdVectorGravatar Gael Guennebaud2009-02-07
* * allow Matrix to be resized to 0 (solve a lot of troubles withGravatar Gael Guennebaud2009-02-07
* * move cwise *= and /= to Core (like * and /)Gravatar Benoit Jacob2009-01-12
* make the std::vector fix work also with dynamic size Eigen objects, e.g.Gravatar Benoit Jacob2009-01-10
* Based on code + help from Alex Stapleton:Gravatar Benoit Jacob2009-01-09