index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Core
/
MatrixStorage.h
Commit message (
Expand
)
Author
Age
*
Make the explicit vectorization much more flexible:
Gael Guennebaud
2008-04-25
*
Added initial experimental support for explicit vectorization.
Gael Guennebaud
2008-04-09
*
- introduce sum() returning the sum of the coeffs of a vector
Benoit Jacob
2008-03-15
*
a lot of renaming
Benoit Jacob
2008-03-13
*
Removed trailling spaces.
Gael Guennebaud
2008-03-03
*
* Added generic unary operators (replace Opposite and Conjugate)
Gael Guennebaud
2008-03-03
*
-merge patch from Gael Guennebaud adding NumTraits for long long
Benoit Jacob
2008-02-29
*
Patch by Gael Guennebaud:
Benoit Jacob
2008-02-29
*
big architecture change dissociating "actual" dimensions from "maximum possible"
Benoit Jacob
2008-01-13
*
revert most of previous commit. It really is better to forbid default
Benoit Jacob
2008-01-08
*
Revert to allowing default Matrix constructor even for dynamic size (which is
Benoit Jacob
2008-01-07
*
Ready for alpha2 release.
Benoit Jacob
2008-01-07
*
move Core/ to a src/ subdir, in preparation for following changes
Benoit Jacob
2007-12-28