.. |
adjoint.cpp
|
* fix aliasing checks when the lhs is also transposed. At the same time,
|
2009-12-16 11:41:16 +01:00 |
array_replicate.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
array_reverse.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
array.cpp
|
s/asMatrix()/matrix()
|
2010-01-04 19:13:08 +01:00 |
bandmatrix.cpp
|
DiagonalMatrix: release-quality documentation
|
2009-11-16 15:25:58 -05:00 |
basicstuff.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
cholesky.cpp
|
Replace toDense() by toDenseMatrix() in tests.
|
2009-11-20 12:22:46 +00:00 |
CMakeLists.txt
|
merge and add start/end to Eigen2Support
|
2010-01-05 13:07:32 +01:00 |
commainitializer.cpp
|
remove sentence "Eigen itself is part of the KDE project."
|
2009-05-22 20:25:33 +02:00 |
conservative_resize.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
cwiseop.cpp
|
Another big refactoring change:
|
2009-11-18 18:15:19 +01:00 |
determinant.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
diagonalmatrices.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
dynalloc.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
eigen2support.cpp
|
add an eigen2support test and a few fixes
|
2009-12-16 17:37:21 +01:00 |
eigensolver_complex.cpp
|
merge with default branch
|
2009-12-22 22:51:08 +01:00 |
eigensolver_generic.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
eigensolver_selfadjoint.cpp
|
Another big refactoring change:
|
2009-11-18 18:15:19 +01:00 |
first_aligned.cpp
|
* Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple of
|
2010-01-02 12:38:16 -05:00 |
geo_alignedbox.cpp
|
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
|
2009-12-04 23:17:14 +01:00 |
geo_eulerangles.cpp
|
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
|
2009-12-04 23:17:14 +01:00 |
geo_homogeneous.cpp
|
Big renaming:
|
2010-01-04 21:24:43 -05:00 |
geo_hyperplane.cpp
|
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
|
2009-12-04 23:17:14 +01:00 |
geo_orthomethods.cpp
|
Big renaming:
|
2010-01-04 21:24:43 -05:00 |
geo_parametrizedline.cpp
|
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
|
2009-12-04 23:17:14 +01:00 |
geo_quaternion.cpp
|
s/asMatrix()/matrix()
|
2010-01-04 19:13:08 +01:00 |
geo_transformations.cpp
|
merge and add start/end to Eigen2Support
|
2010-01-05 13:07:32 +01:00 |
gsl_helper.h
|
remove sentence "Eigen itself is part of the KDE project."
|
2009-05-22 20:25:33 +02:00 |
hessenberg.cpp
|
fix #75, and add a basic unit test for Hessenberg
|
2009-12-23 12:18:54 +01:00 |
householder.cpp
|
Big renaming:
|
2010-01-04 21:24:43 -05:00 |
inverse.cpp
|
* 4x4 inverse: revert to cofactors method
|
2009-12-09 12:43:25 -05:00 |
jacobisvd.cpp
|
fix stuff after the PermutationMatrix changes.
|
2009-11-18 12:41:24 -05:00 |
linearstructure.cpp
|
a couple of fixes, now Array passes the linearstructure test
|
2009-12-17 19:28:54 +01:00 |
lu.cpp
|
Port FullPivLU to PermutationMatrix
|
2009-11-16 17:05:12 -05:00 |
main.h
|
* 4x4 inverse: revert to cofactors method
|
2009-12-09 12:43:25 -05:00 |
map.cpp
|
Hey, finally the copyCoeff stuff is not only used to implement swap anymore :)
|
2009-11-20 15:39:38 +01:00 |
meta.cpp
|
remove sentence "Eigen itself is part of the KDE project."
|
2009-05-22 20:25:33 +02:00 |
miscmatrices.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
mixingtypes.cpp
|
introduce check target, and some renaming
|
2009-11-12 15:02:52 -05:00 |
nomalloc.cpp
|
s/asMatrix()/matrix()
|
2010-01-04 19:13:08 +01:00 |
packetmath.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
permutationmatrices.cpp
|
PermutationMatrix: add setIdentity and transpositions methods
|
2009-11-16 21:28:26 -05:00 |
prec_inverse_4x4.cpp
|
*use scalar instructions, packet not needed here
|
2009-12-14 23:13:54 -05:00 |
product_extra.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
product_large.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
product_notemporary.cpp
|
finally add a Array class with storage via the introduction of a DenseStorageBase
|
2009-12-17 13:37:00 +01:00 |
product_selfadjoint.cpp
|
Big renaming:
|
2010-01-04 21:24:43 -05:00 |
product_small.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
product_symm.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
product_syrk.cpp
|
Replace toDense() by toDenseMatrix() in tests.
|
2009-11-20 12:22:46 +00:00 |
product_trmm.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
product_trmv.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
product_trsolve.cpp
|
merge and add start/end to Eigen2Support
|
2010-01-05 13:07:32 +01:00 |
product.h
|
merge with default branch
|
2009-12-22 22:51:08 +01:00 |
qr_colpivoting.cpp
|
* HouseholderSequence:
|
2009-12-02 11:11:09 -05:00 |
qr_fullpivoting.cpp
|
port the QR module to PermutationMatrix
|
2009-11-17 08:14:54 -05:00 |
qr.cpp
|
* HouseholderSequence:
|
2009-12-02 11:11:09 -05:00 |
qtvector.cpp
|
remove sentence "Eigen itself is part of the KDE project."
|
2009-05-22 20:25:33 +02:00 |
redux.cpp
|
Big renaming:
|
2010-01-04 21:24:43 -05:00 |
regression.cpp
|
merge and add start/end to Eigen2Support
|
2010-01-05 13:07:32 +01:00 |
resize.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
runtest.sh
|
* Remove test_ prefix in tests
|
2009-12-02 12:07:47 -05:00 |
sizeof.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
smallvectors.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
sparse_basic.cpp
|
merge with default branch
|
2009-12-22 22:51:08 +01:00 |
sparse_product.cpp
|
a couple of fixes after thye merge
|
2009-12-23 09:07:01 +01:00 |
sparse_solvers.cpp
|
more fixes
|
2009-12-17 10:43:46 +01:00 |
sparse_vector.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
sparse.h
|
remove sentence "Eigen itself is part of the KDE project."
|
2009-05-22 20:25:33 +02:00 |
stable_norm.cpp
|
export stableNorm(), blueNorm() and hypotNorm() to colwise() and rowwise()
|
2009-11-26 02:28:13 +01:00 |
stdvector.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
submatrices.cpp
|
Big renaming:
|
2010-01-04 21:24:43 -05:00 |
svd.cpp
|
SVD::solve() : port to new API and improvements
|
2009-10-30 08:51:33 -04:00 |
swap.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |
testsuite.cmake
|
* eigen2->eigen3
|
2009-11-19 12:09:04 -05:00 |
triangular.cpp
|
fix dirty triangular unit test
|
2010-01-04 19:02:43 +01:00 |
umeyama.cpp
|
more fixes
|
2009-12-17 10:43:46 +01:00 |
unalignedassert.cpp
|
silence 'statement has no effect' warning with gcc 4.4
|
2009-12-14 23:31:00 -05:00 |
unalignedcount.cpp
|
Hey, finally the copyCoeff stuff is not only used to implement swap anymore :)
|
2009-11-20 15:39:38 +01:00 |
vectorization_logic.cpp
|
merge with default branch
|
2009-12-22 22:51:08 +01:00 |
visitor.cpp
|
big huge changes, so i dont remember everything.
|
2009-10-28 18:19:29 -04:00 |