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
/
Geometry
/
Homogeneous.h
Commit message (
Expand
)
Author
Age
*
Add an Options template paramter to Transform to enable/disable alignment
Gael Guennebaud
2011-01-27
*
bug #54 - really fix const correctness except in Sparse
Benoit Jacob
2010-12-22
*
Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...
Hauke Heibel
2010-10-26
*
Initial fixes for bug #85.
Hauke Heibel
2010-10-25
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
fix compilation on ubuntu 9.04's version of gcc 4.3 (yes, wtf)
Benoit Jacob
2010-09-27
*
Several changes in comments to keep Doxygen happy.
Jitse Niesen
2010-07-25
*
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
Benoit Jacob
2010-06-29
*
email change
Gael Guennebaud
2010-06-24
*
fix compilation when default to row major
Gael Guennebaud
2010-06-24
*
the Index types change.
Benoit Jacob
2010-05-30
*
* Refactoring of the class hierarchy: introduction of DenseDirectAccessBase, ...
Benoit Jacob
2010-04-16
*
Renamed PlainMatrixType to PlainObject (Array != Matrix).
Hauke Heibel
2010-02-20
*
get rid of NestParentByRefBit
Gael Guennebaud
2010-02-08
*
Introduced NestParentByRefBit and NestByRefBit - this should fix temporaries ...
Hauke Heibel
2010-02-06
*
lot of cleaning:
Gael Guennebaud
2010-01-22
*
a couple of fixes after thye merge
Gael Guennebaud
2009-12-23
*
merge with default branch
Gael Guennebaud
2009-12-22
|
\
*
|
extend the DenseStorageMatrix mechanism to all expressions
Gael Guennebaud
2009-12-22
|
*
Warning 4512 (assignment operators could not be generated) is now simply disa...
Hauke Heibel
2009-12-14
|
*
Added to possibility to compile unit tests at maximum warning level.
Hauke Heibel
2009-12-12
|
*
Much more NestByValue cleanup.
Hauke Heibel
2009-12-01
*
|
Another big refactoring change:
Gael Guennebaud
2009-11-18
*
|
Experiment the ET refactoring on Transpose for Dense and Sparse storages.
Gael Guennebaud
2009-11-16
|
/
*
* ReturnByValue:
Benoit Jacob
2009-09-22
*
oops, one more bug fix in homogeneous
Gael Guennebaud
2009-08-06
*
fixes in determinant and homogeneous
Gael Guennebaud
2009-08-06
*
fix compilation and segfault issues
Gael Guennebaud
2009-08-06
*
fix a couple of compilation issue due to the removal of MultiplierBase
Gael Guennebaud
2009-08-04
*
compilation fixes for sun CC
Gael Guennebaud
2009-07-31
*
* rename PartialRedux to VectorwiseOp
Gael Guennebaud
2009-06-10
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
fix #1 : need to nest by value the affine part in homogeneous product
Gael Guennebaud
2009-05-18
*
fix compilation with old, and future gcc
Gael Guennebaud
2009-03-10
*
big rework of the Transform class:
Gael Guennebaud
2009-03-08
*
add efficient matrix product specializations for Homogeneous
Gael Guennebaud
2009-03-05
*
big addons:
Gael Guennebaud
2009-03-05