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
*
port the qr module to ei_solve_xxx.
Benoit Jacob
2009-11-08
*
port svd to the ei_xxx_return_value thing
Benoit Jacob
2009-11-04
*
move cholesky to ei_xxx_return_value
Benoit Jacob
2009-11-03
*
move partial-pivoting lu to ei_solve_impl
Benoit Jacob
2009-11-03
*
introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl
Benoit Jacob
2009-11-03
*
SVD::solve() : port to new API and improvements
Benoit Jacob
2009-10-30
*
*port the Cholesky module to the new solve() API
Benoit Jacob
2009-10-29
*
sync with mainline
Benoit Jacob
2009-10-28
|
\
*
|
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
|
*
* rename new Quat class to Quaternion, remove existing Quaternion
Benoit Jacob
2009-10-27
|
*
Quaternion could now map an array of 4 scalars :
Mathieu Gautier
2009-10-27
|
*
Added dox for the new typedefs.
Hauke Heibel
2009-10-27
|
*
Added more common typedefs.
Hauke Heibel
2009-10-27
|
*
Umeyama is now working with fixed size src and dst points.
Hauke Heibel
2009-10-27
*
|
sync the documentation examples
Benoit Jacob
2009-10-26
*
|
* make inverse() do a ReturnByValue
Benoit Jacob
2009-10-26
*
|
remove 1 useless layer of functions
Benoit Jacob
2009-10-26
*
|
big rewrite in Inverse.h
Benoit Jacob
2009-10-26
|
*
It is just not that easy and requires more work to get it done right.
Hauke Heibel
2009-10-24
|
*
* extend Map to allow the user to specify whether the mapped data
Gael Guennebaud
2009-10-23
|
*
support gcc 3.3
Benoit Jacob
2009-10-22
|
*
demeaning with colwise expression
Hauke Heibel
2009-10-22
|
*
inlining,all namespace declaration moved to FFT, removed preprocessor definit...
Mark Borgerding
2009-10-21
*
|
move PartialLU to the new API
Benoit Jacob
2009-10-21
|
*
merge branches
Mark Borgerding
2009-10-21
|
|
\
|
*
|
renamed 'Traits' to 'Impl', added vim modelines for syntax highlighting
Mark Borgerding
2009-10-21
|
|
*
MatrixBase:
Benoit Jacob
2009-10-20
|
|
*
handle mark's first commits before he configured his id
Benoit Jacob
2009-10-20
|
|
/
|
*
added Eigen::FFT and
Mark Borgerding
2009-10-20
|
|
\
|
*
|
Added Windows support to the BenchTimer.
Hauke Heibel
2009-10-20
|
|
*
merged eigen2_for_fft into eigen2 mainline
Mark Borgerding
2009-10-20
|
|
/
|
*
|
|
* make PartialLU avoid to generate inf/nan when given a singular matrix
Benoit Jacob
2009-10-20
*
|
|
update doc snippets
Benoit Jacob
2009-10-19
*
|
|
* proper check for Make
Benoit Jacob
2009-10-19
*
|
|
kill ei_add_test_multi. Now the macro ei_add_test does all that automatically...
Benoit Jacob
2009-10-19
*
|
|
Add new default option EIGEN_SPLIT_LARGE_TESTS and cmake macro ei_add_test_mu...
Benoit Jacob
2009-10-19
*
|
|
* LU unit test: finally test fixed sizes
Benoit Jacob
2009-10-19
*
|
|
remove the m_originalMatrix member. Instead, image() now takes the original m...
Benoit Jacob
2009-10-18
*
|
|
* useThreshold -> setThreshold
Benoit Jacob
2009-10-18
*
|
|
oops, didn't want to commit that
Benoit Jacob
2009-10-18
*
|
|
big huge changes in LU!
Benoit Jacob
2009-10-18
|
*
|
* add a Make* expression type builder to allow the
Gael Guennebaud
2009-10-16
|
*
|
add operator+ scalar to AutoDiffScalar
Gael Guennebaud
2009-10-16
*
|
|
merge
Benoit Jacob
2009-10-15
|
\
|
|
*
|
|
don't try to finish early
Benoit Jacob
2009-10-15
|
*
|
Inlining fixes + fixed typo.
Hauke Heibel
2009-10-15
|
*
|
autodiff:
Gael Guennebaud
2009-10-15
|
*
|
More warning fixes.
Hauke Heibel
2009-10-14
|
*
|
Fixed more W4 warnings.
Hauke Heibel
2009-10-14
|
*
|
Resize is only defined in Matrix and not in MatrixBase.
Hauke Heibel
2009-10-14
[next]