.. |
adjoint.cpp
|
|
|
array_for_matrix.cpp
|
|
|
array_replicate.cpp
|
|
|
array_reverse.cpp
|
|
|
array.cpp
|
Add documentation and very simple test for array atan(), part 2
|
2014-06-19 15:12:33 +01:00 |
bandmatrix.cpp
|
|
|
basicstuff.cpp
|
Additional unit tests for bug #826 by Gael
|
2014-06-23 11:21:40 +02:00 |
bicgstab.cpp
|
|
|
block.cpp
|
Regression test for bug #752
|
2014-02-27 12:57:24 +01:00 |
cholesky.cpp
|
Fix many long to int implicit conversions
|
2014-07-08 16:47:11 +02:00 |
cholmod_support.cpp
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
CMakeLists.txt
|
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
|
2014-07-01 16:58:11 +02:00 |
commainitializer.cpp
|
|
|
conjugate_gradient.cpp
|
|
|
conservative_resize.cpp
|
|
|
corners.cpp
|
|
|
cuda_basic.cu
|
Fixed a typo in cuda_basic.cu
|
2014-04-12 20:24:05 -07:00 |
cuda_common.h
|
|
|
dense_storage.cpp
|
|
|
denseLM.cpp
|
|
|
determinant.cpp
|
|
|
diagonal.cpp
|
|
|
diagonalmatrices.cpp
|
|
|
dontalign.cpp
|
|
|
dynalloc.cpp
|
Fix 128bit packet size assumptions in unit tests.
|
2014-04-18 21:14:40 +02:00 |
eigen2support.cpp
|
|
|
eigensolver_complex.cpp
|
|
|
eigensolver_generalized_real.cpp
|
|
|
eigensolver_generic.cpp
|
Fix test: EigenSolver on 1x1 matrix with NaN sets info to NumericalIssue.
|
2014-06-02 11:42:42 +01:00 |
eigensolver_selfadjoint.cpp
|
|
|
evaluator_common.h
|
|
|
evaluators.cpp
|
|
|
exceptions.cpp
|
|
|
first_aligned.cpp
|
|
|
geo_alignedbox.cpp
|
|
|
geo_eulerangles.cpp
|
|
|
geo_homogeneous.cpp
|
|
|
geo_hyperplane.cpp
|
Fix geo_* unit tests with respect to AVX
|
2014-03-27 15:29:56 +01:00 |
geo_orthomethods.cpp
|
|
|
geo_parametrizedline.cpp
|
Updated the geo_parametrizedline_2 test for AVX.
|
2014-04-04 17:08:47 -07:00 |
geo_quaternion.cpp
|
Fix geo_* unit tests with respect to AVX
|
2014-03-27 15:29:56 +01:00 |
geo_transformations.cpp
|
Fix geo_* unit tests with respect to AVX
|
2014-03-27 15:29:56 +01:00 |
hessenberg.cpp
|
|
|
householder.cpp
|
|
|
integer_types.cpp
|
|
|
inverse.cpp
|
|
|
jacobi.cpp
|
|
|
jacobisvd.cpp
|
|
|
linearstructure.cpp
|
|
|
lu.cpp
|
|
|
main.h
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
mapped_matrix.cpp
|
|
|
mapstaticmethods.cpp
|
Fix many long to int implicit conversions
|
2014-07-08 16:47:11 +02:00 |
mapstride.cpp
|
|
|
meta.cpp
|
|
|
metis_support.cpp
|
|
|
miscmatrices.cpp
|
|
|
mixingtypes.cpp
|
Extend mixingtype unit test to check transposed cases.
|
2014-04-17 16:26:35 +02:00 |
nesting_ops.cpp
|
|
|
nomalloc.cpp
|
|
|
nullary.cpp
|
|
|
packetmath.cpp
|
Fixed unused variable warnings
|
2014-05-05 15:03:29 +02:00 |
pardiso_support.cpp
|
|
|
pastix_support.cpp
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
permutationmatrices.cpp
|
|
|
prec_inverse_4x4.cpp
|
|
|
product_extra.cpp
|
|
|
product_large.cpp
|
|
|
product_mmtr.cpp
|
|
|
product_notemporary.cpp
|
Fix many long to int implicit conversions
|
2014-07-08 16:47:11 +02:00 |
product_selfadjoint.cpp
|
|
|
product_small.cpp
|
|
|
product_symm.cpp
|
|
|
product_syrk.cpp
|
|
|
product_trmm.cpp
|
|
|
product_trmv.cpp
|
|
|
product_trsolve.cpp
|
|
|
product.h
|
|
|
qr_colpivoting.cpp
|
|
|
qr_fullpivoting.cpp
|
|
|
qr.cpp
|
|
|
qtvector.cpp
|
|
|
real_qz.cpp
|
|
|
redux.cpp
|
|
|
ref.cpp
|
Fix many long to int implicit conversions
|
2014-07-08 16:47:11 +02:00 |
resize.cpp
|
|
|
rvalue_types.cpp
|
|
|
schur_complex.cpp
|
|
|
schur_real.cpp
|
|
|
selfadjoint.cpp
|
|
|
simplicial_cholesky.cpp
|
|
|
sizeof.cpp
|
Fix sizeof unit test
|
2014-04-25 14:05:54 +02:00 |
sizeoverflow.cpp
|
|
|
smallvectors.cpp
|
|
|
sparse_basic.cpp
|
Fix many long to int implicit conversions
|
2014-07-08 16:47:11 +02:00 |
sparse_permutations.cpp
|
|
|
sparse_product.cpp
|
|
|
sparse_solver.h
|
|
|
sparse_solvers.cpp
|
|
|
sparse_vector.cpp
|
|
|
sparse.h
|
Fix many long to int implicit conversions
|
2014-07-08 16:47:11 +02:00 |
sparseLM.cpp
|
|
|
sparselu.cpp
|
|
|
sparseqr.cpp
|
Fix bug #836: extend SparseQR to support more columns than rows.
|
2014-07-01 10:24:46 +02:00 |
special_numbers.cpp
|
|
|
spqr_support.cpp
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
stable_norm.cpp
|
|
|
stddeque.cpp
|
|
|
stdlist.cpp
|
|
|
stdvector_overload.cpp
|
|
|
stdvector.cpp
|
|
|
superlu_support.cpp
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
swap.cpp
|
|
|
triangular.cpp
|
Add unit test for bug #839.
|
2014-07-09 13:06:06 +02:00 |
umeyama.cpp
|
|
|
umfpack_support.cpp
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
unalignedassert.cpp
|
Fix 128bit packet size assumptions in unit tests.
|
2014-04-18 21:14:40 +02:00 |
unalignedcount.cpp
|
|
|
upperbidiagonalization.cpp
|
|
|
vectorization_logic.cpp
|
Fix 128bit packet size assumptions in unit tests.
|
2014-04-18 21:14:40 +02:00 |
vectorwiseop.cpp
|
|
|
visitor.cpp
|
|
|
zerosized.cpp
|
|
|