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
/
util
/
XprHelper.h
Commit message (
Expand
)
Author
Age
*
* Umeyama has now similar performance for RowMajor and ColMajor layouts.
Hauke Heibel
2009-05-27
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
ok, this time cast should really work ; sorry for the noise
Gael Guennebaud
2009-04-29
*
fix computation of aligned_bit (has been broken by the change of
Gael Guennebaud
2009-04-05
*
* enable vectorization of sin, cos, etc. by default with an option to
Gael Guennebaud
2009-03-26
*
oops forgot to include a file in previous commit (I had other local
Gael Guennebaud
2009-03-26
*
big addons:
Gael Guennebaud
2009-03-05
*
remove the Matrix_ prefix
Benoit Jacob
2009-01-06
*
* the 4th template param of Matrix is now Options. One bit for storage
Benoit Jacob
2009-01-04
*
* fix in IO.h, a useless copy was made because of assignment from
Benoit Jacob
2008-12-18
*
add internal documentation
Benoit Jacob
2008-11-30
*
Update e-mail address
Benoit Jacob
2008-11-24
*
Add smart cast functions and ctor with scalar conversion (explicit)
Gael Guennebaud
2008-10-25
*
Solve the issue found by Timothy in solveTriangular:
Gael Guennebaud
2008-10-13
*
resurrected sparse triangular solver
Gael Guennebaud
2008-09-02
*
* split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...
Gael Guennebaud
2008-08-24