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
/
Swap.h
Commit message (
Expand
)
Author
Age
*
Update e-mail address
Benoit Jacob
2008-11-24
*
doc and use sed to clean the class hierarchy instead of
Gael Guennebaud
2008-08-28
*
* move memory related stuff to util/Memory.h
Gael Guennebaud
2008-08-26
*
* Add the possibility to customize the output of matrices, e.g.:
Gael Guennebaud
2008-08-21
*
* Big change in Block and Map:
Gael Guennebaud
2008-08-09
*
* fix bug in SwapWrapper : store the wrapped expression by reference
Benoit Jacob
2008-08-09
*
LU: remove partial-pivoting path (moderately useful since it's does
Benoit Jacob
2008-08-07
*
New implementation of Swap as discussed, reusing Assign. Makes LU run
Benoit Jacob
2008-08-05
*
* LU decomposition, supporting all rectangular matrices, with full
Benoit Jacob
2008-08-04
*
* fix compilation issue in Product
Gael Guennebaud
2008-07-02
*
* start of the Geometry module with a cross product and quaternion expressions
Gael Guennebaud
2008-06-02
*
-new: recursive costs system, useful to determine automatically
Benoit Jacob
2008-04-03
*
* #define EIGEN_NDEBUG now also disables asserts. Useful
Benoit Jacob
2008-03-26
*
generalized ei_traits<>.
Benoit Jacob
2008-03-12
*
big change: MatrixBase only takes one template parameter "Derived", the
Benoit Jacob
2008-03-10
*
Relicense --> dual-license LGPL3+/GPL2+
Benoit Jacob
2008-02-28
*
alpha 3.1. in this commit:
Benoit Jacob
2008-01-15