..
adjoint.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
array_replicate.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
array_reverse.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
array.cpp
* rename PartialRedux to VectorwiseOp
2009-06-10 11:20:30 +02:00
basicstuff.cpp
merge
2009-05-22 20:31:26 +02:00
cholesky.cpp
merge
2009-05-22 20:31:26 +02:00
CMakeLists.txt
Added Umeyama implementation.
2009-05-26 19:22:25 +02:00
commainitializer.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
cwiseop.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
determinant.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
dynalloc.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
eigensolver_generic.cpp
merge
2009-05-22 20:31:26 +02:00
eigensolver_selfadjoint.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_alignedbox.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_eulerangles.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_homogeneous.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_hyperplane.cpp
* rename QR to HouseholderQR because really that impacts the API, not just the impl.
2009-07-06 17:12:10 +02:00
geo_orthomethods.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_parametrizedline.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_quaternion.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
geo_transformations.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
gsl_helper.h
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
inverse.cpp
another test in the non invertible case
2009-07-04 14:55:25 +02:00
linearstructure.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
lu.cpp
* polish computeInverseWithCheck to share more code, fix documentation, fix coding style
2009-06-29 22:07:37 +02:00
main.h
* rename QR to HouseholderQR because really that impacts the API, not just the impl.
2009-07-06 17:12:10 +02:00
map.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
meta.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
miscmatrices.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
mixingtypes.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
nomalloc.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
packetmath.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
product_large.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
product_selfadjoint.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
product_small.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
product.h
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
qr.cpp
* rename QR to HouseholderQR because really that impacts the API, not just the impl.
2009-07-06 17:12:10 +02:00
qtvector.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
redux.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
regression.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
resize.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
runtest.sh
* bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky
2008-08-23 15:14:20 +00:00
sizeof.cpp
merge
2009-05-22 20:31:26 +02:00
smallvectors.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
sparse_basic.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
sparse_product.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
sparse_solvers.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
sparse_vector.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
sparse.h
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
stdvector.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
submatrices.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
svd.cpp
quick reimplementation of SVD from the numeral recipes book:
2009-07-06 13:47:41 +02:00
testsuite.cmake
update cdash testsuite file to use mercurial
2009-05-19 09:24:22 +02:00
triangular.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
umeyama.cpp
make Umeyama, and its unit-test, work for me on gcc 4.3
2009-05-27 23:10:24 +02:00
unalignedassert.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
vectorization_logic.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00