aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/MatrixStorage.h
Commit message (Expand)AuthorAge
* put inline keywords everywhere appropriate. So we don't need anymore to passGravatar Benoit Jacob2008-05-12
* Removed ei_pload1, use posix_memalign to allocate aligned memory,Gravatar Gael Guennebaud2008-05-02
* Make the explicit vectorization much more flexible:Gravatar Gael Guennebaud2008-04-25
* Added initial experimental support for explicit vectorization.Gravatar Gael Guennebaud2008-04-09
* - introduce sum() returning the sum of the coeffs of a vectorGravatar Benoit Jacob2008-03-15
* a lot of renamingGravatar Benoit Jacob2008-03-13
* Removed trailling spaces.Gravatar Gael Guennebaud2008-03-03
* * Added generic unary operators (replace Opposite and Conjugate)Gravatar Gael Guennebaud2008-03-03
* -merge patch from Gael Guennebaud adding NumTraits for long longGravatar Benoit Jacob2008-02-29
* Patch by Gael Guennebaud:Gravatar Benoit Jacob2008-02-29
* big architecture change dissociating "actual" dimensions from "maximum possible"Gravatar Benoit Jacob2008-01-13
* revert most of previous commit. It really is better to forbid defaultGravatar Benoit Jacob2008-01-08
* Revert to allowing default Matrix constructor even for dynamic size (which isGravatar Benoit Jacob2008-01-07
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* move Core/ to a src/ subdir, in preparation for following changesGravatar Benoit Jacob2007-12-28