index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
doc typo
Benoit Jacob
2010-10-14
*
JacobiSVD doc fix
Benoit Jacob
2010-10-14
*
JacobiSVD:
Benoit Jacob
2010-10-14
*
compilation fix
Gael Guennebaud
2010-10-14
*
fix bug #44: use VERIFY_IS_APPROX instead of exact comparison to please x87 e...
Benoit Jacob
2010-10-13
*
add EIGEN_TEST_X87 option
Benoit Jacob
2010-10-13
*
fix compilation and warnings with fcc 4.0.1
Gael Guennebaud
2010-10-13
*
add the possibility to disable OpenGL testing
Gael Guennebaud
2010-10-12
*
remove SVD class (was bad code taked from elsewhere)
Benoit Jacob
2010-10-12
*
Jacobi improvements:
Benoit Jacob
2010-10-12
*
fix the Jacobi bug, expand unit test
Benoit Jacob
2010-10-12
*
add Jacobi unit test. jacobi_5 fails, exposing bug #39.
Benoit Jacob
2010-10-12
*
add support for uniform of double
Gael Guennebaud
2010-10-12
*
uncomment commented line for debug
Gael Guennebaud
2010-10-12
*
add support for uniforms
Gael Guennebaud
2010-10-12
*
set ColPivHouseholderQR as default preconditioner for JacobiSVD
Benoit Jacob
2010-10-11
*
implement JacobiSVD::solve() and expand the unit test
Benoit Jacob
2010-10-11
*
compilation fix
Gael Guennebaud
2010-10-08
*
adapt Quaternion to JacobiSVD API changes.
Benoit Jacob
2010-10-08
*
add option to compute thin U/V.
Benoit Jacob
2010-10-08
*
Rework JacobiSVD api / template parameters.
Benoit Jacob
2010-10-08
*
merge backout
Benoit Jacob
2010-10-08
|
\
|
*
Backed out changeset 2334291157fe192b7b9f651967126de3bf8d8cbe
Benoit Jacob
2010-10-08
*
|
MSVC for windows mobile does not have the errno.h file
Gael Guennebaud
2010-10-07
*
|
an attempt to fix compilation on windows mobile
Gael Guennebaud
2010-10-07
*
|
remove the Taucs backend : Taucs is not maintained anymore and the backend wa...
Gael Guennebaud
2010-10-06
*
|
improve FindCholmod
Gael Guennebaud
2010-10-06
*
|
Updates to the Sparse unsupported solvers module.
Romain Bossart
2010-10-04
*
|
extend OpenGL support module with true unit tests and support for Transform, ...
Gael Guennebaud
2010-10-06
*
|
fix geometry tutorial regarding the need to specify the "mode"
Gael Guennebaud
2010-10-06
*
|
mark LLT/LDLT solveInPlace func internal and rm their boolean returned value
Gael Guennebaud
2010-10-05
|
/
*
fix doc
Thomas Capricelli
2010-10-04
*
fix compilation on ubuntu 9.04's version of gcc 4.3 (yes, wtf)
Benoit Jacob
2010-09-27
*
fix warning
Radu Bogdan Rusu
2010-09-27
*
Added a note to the Gram Schmidt code and improved some formatting.
Hauke Heibel
2010-09-25
*
Merge.
Hauke Heibel
2010-09-24
|
\
*
|
Fixed some SVD issues.
Hauke Heibel
2010-09-24
*
|
Make the SVD's output unitary and improved unit tests.
Hauke Heibel
2010-09-24
*
|
merge
Benoit Jacob
2010-09-23
|
\
\
*
|
|
SVD:
Benoit Jacob
2010-09-23
|
|
*
Fixed bad memory access in the SVD.
Hauke Heibel
2010-09-23
|
|
/
*
|
Fixed bad memory access in the SVD.
Hauke Heibel
2010-09-23
|
*
remove superfluous #ifdef
Gael Guennebaud
2010-09-15
|
*
add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)
Benoit Jacob
2010-09-14
|
*
fix vectorization logic and code of cross3 which was never enabled..
Gael Guennebaud
2010-09-08
|
*
fix unitialized quaternion
Gael Guennebaud
2010-09-08
|
*
add a bench to compare various transformation methods
Gael Guennebaud
2010-09-07
|
*
fix += return by value like operations
Gael Guennebaud
2010-09-06
|
*
noalias was wrongly skipping automatic transposition
Gael Guennebaud
2010-09-02
|
*
add the possibility to extend QuaternionBase
Gael Guennebaud
2010-09-02
[prev]
[next]