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
...
*
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
|
*
Fixes mingw32 compile issues
Eamon Nerbonne
2010-09-02
|
/
*
add missing copyrights
Gael Guennebaud
2010-09-01
*
fix bad mat * mat * scalar when the implicit conversion operator to a Matrix ...
Gael Guennebaud
2010-08-31
*
Docs: Improved the docs for writing functions taking Eigen types.
Hauke Heibel
2010-08-27
*
fix bad "using typename"
Gael Guennebaud
2010-08-25
*
Fix Sun CC parsing of Eigen/Core. In particular,
Gael Guennebaud
2010-08-25
*
didn't want to commit that bench change.
Benoit Jacob
2010-08-24
*
make a couple of typedefs public so stuff compiles
Benoit Jacob
2010-08-24
*
fix 4x4 SSE inversion when storage orders don't match
Gael Guennebaud
2010-08-24
*
update inverse unit test to highlight another bug in SSE 4x4 inversion code
Gael Guennebaud
2010-08-24
*
fix inversion of 4x4 unaligned matrices
Gael Guennebaud
2010-08-24
*
update this test to build against current eigen.
Benoit Jacob
2010-08-23
*
add TriangularMatrix::conjugate to be consistent since we have adjoint
Gael Guennebaud
2010-08-23
*
Docs: add section on resolving the aliasing issue.
Jitse Niesen
2010-08-23
*
Docs: Typos in ArrayBase doxygen comments
Jitse Niesen
2010-08-23
*
Docs: Add references to TopicClassHierarchy
Jitse Niesen
2010-08-22
*
Document DenseCoeffsBase
Jitse Niesen
2010-08-22
*
Fixed DiagonalMatrix assignment.
Hauke Heibel
2010-08-21
*
Fixed typos.
Hauke Heibel
2010-08-19
*
Simplified to product templates to a minimum of template parameters.
Hauke Heibel
2010-08-19
*
Removed unused code.
Hauke Heibel
2010-08-19
*
Matrix product refactoring (rhs products only).
Hauke Heibel
2010-08-19
*
fix ugly conversion from double[2] to complex
Gael Guennebaud
2010-08-19
*
add missing specialization for vector * selfadjoint
Gael Guennebaud
2010-08-19
*
merge
Gael Guennebaud
2010-08-18
|
\
*
|
quickly mention how to solve a sparse problem
Gael Guennebaud
2010-08-18
|
*
disable NonLinearOptimization test until it's fixed
Benoit Jacob
2010-08-18
|
/
*
* disable unalignment detection when vectorization is not enabled
Gael Guennebaud
2010-08-18
*
Fixed Geometry module failures.
Hauke Heibel
2010-08-17
*
fix Transform() constructor taking a Transform with other mode.
Benoit Jacob
2010-08-16
*
fix warnings
Benoit Jacob
2010-08-16
*
further improve compilation error message for array+=matrix
Gael Guennebaud
2010-08-16
*
improve compilation error message for array+=matrix and the likes
Gael Guennebaud
2010-08-16
*
fix declaration of AffineTransformType in Translation
Gael Guennebaud
2010-08-16
[prev]
[next]