eigen/test
2014-01-24 12:50:29 +01:00
..
eigen2 Removed unused testing files. 2013-08-01 12:14:03 +02:00
adjoint.cpp
array_for_matrix.cpp bug #679: add respective unit test 2013-10-15 23:51:01 +02:00
array_replicate.cpp
array_reverse.cpp
array.cpp Added comparisons scalar to array (previously only the array to scalar was possible) (Fixes bug #147) 2013-10-17 15:37:29 +02:00
bandmatrix.cpp
basicstuff.cpp
bicgstab.cpp
block.cpp
cholesky.cpp
cholmod_support.cpp
CMakeLists.txt Fix stupid mistake in CMakeLists.txt 2013-11-07 18:48:17 +01:00
commainitializer.cpp
conjugate_gradient.cpp
conservative_resize.cpp Allow .conservativeResize(rows,cols) on vectors 2013-10-16 12:07:33 +02:00
corners.cpp
cuda_basic.cu NVCC: fix closed-form eigenvalue decomposition, workaround gcc4.7/nvcc5.5 issue 2014-01-24 12:50:29 +01:00
cuda_common.h Add minimalistic unit tests for NVCC support 2013-11-05 15:41:45 +01:00
cwiseop.cpp
dense_storage.cpp Switched to MPL2 license. 2013-08-12 07:39:24 +02:00
denseLM.cpp
determinant.cpp
diagonal.cpp
diagonalmatrices.cpp
dontalign.cpp
dynalloc.cpp
eigen2support.cpp
eigensolver_complex.cpp
eigensolver_generalized_real.cpp
eigensolver_generic.cpp
eigensolver_selfadjoint.cpp Fix bug #326 : expose tridiagonal eigensolver to end-users through ComputeFromTridiagonal() 2013-07-18 10:32:31 +02:00
evaluator_common.h bug #99: refactor assignment and compound assignment mechanism through "assignment functors" and "assignement kernels". 2013-11-06 18:17:59 +01:00
evaluators.cpp
exceptions.cpp
first_aligned.cpp
geo_alignedbox.cpp bug #502: add bool intersects() methods to AlignedBox 2013-07-28 23:59:37 +02:00
geo_eulerangles.cpp Fix bug #609: Euler angles are in Range [0:pi]x[-pi:pi]x[-pi:pi]. 2013-11-29 19:42:11 +01:00
geo_homogeneous.cpp
geo_hyperplane.cpp Make geo_hyperplane unit test more stable (bug #539) 2014-01-11 20:04:36 +01:00
geo_orthomethods.cpp
geo_parametrizedline.cpp
geo_quaternion.cpp
geo_transformations.cpp
hessenberg.cpp
householder.cpp
integer_types.cpp
inverse.cpp
jacobi.cpp
jacobisvd.cpp Add scaling in JacobiSVD to avoid overflows 2013-11-19 11:53:48 +01:00
linearstructure.cpp
lu.cpp
main.h Add an option to test evaluators globally 2013-11-07 16:38:14 +01:00
mapped_matrix.cpp extend Map unit test to check buffers allocated on the stack 2013-11-21 10:39:47 +01:00
mapstaticmethods.cpp
mapstride.cpp
meta.cpp
metis_support.cpp
miscmatrices.cpp
mixingtypes.cpp
nesting_ops.cpp
nomalloc.cpp
nullary.cpp
packetmath.cpp
pardiso_support.cpp
pastix_support.cpp
permutationmatrices.cpp
prec_inverse_4x4.cpp
product_extra.cpp
product_large.cpp
product_mmtr.cpp
product_notemporary.cpp
product_selfadjoint.cpp
product_small.cpp
product_symm.cpp
product_syrk.cpp
product_trmm.cpp reduce cancellation probablity 2013-08-02 00:36:06 +02:00
product_trmv.cpp
product_trsolve.cpp
product.h
qr_colpivoting.cpp
qr_fullpivoting.cpp Fix FullPivHouseholderQR ctors for non squared fixed size matrix types 2013-11-19 12:53:46 +01:00
qr.cpp
qtvector.cpp
real_qz.cpp
redux.cpp
ref.cpp Ref<> objects must be nested by reference because they potentially store a temporary object 2013-08-11 17:52:43 +02:00
resize.cpp
rvalue_types.cpp Switched to MPL2 license. 2013-08-12 07:39:24 +02:00
schur_complex.cpp
schur_real.cpp
selfadjoint.cpp
simplicial_cholesky.cpp
sizeof.cpp
sizeoverflow.cpp
smallvectors.cpp
sparse_basic.cpp Add missing nonZeros() overload in Block<SparseMatrixBase<>> 2013-11-10 15:26:07 +01:00
sparse_permutations.cpp
sparse_product.cpp
sparse_solver.h
sparse_solvers.cpp
sparse_vector.cpp
sparse.h
sparseLM.cpp
sparselu.cpp SparseLU: make COLAMDOrdering the default ordering method. 2013-07-17 09:30:25 +02:00
sparseqr.cpp
special_numbers.cpp Previous isFinite->hasNonFinite change was broken. After discussion let's rename it to allFinite 2013-07-18 11:27:04 +02:00
spqr_support.cpp
stable_norm.cpp
stddeque.cpp
stdlist.cpp
stdvector_overload.cpp
stdvector.cpp
superlu_support.cpp
swap.cpp
triangular.cpp
umeyama.cpp
umfpack_support.cpp
unalignedassert.cpp
unalignedcount.cpp
upperbidiagonalization.cpp
vectorization_logic.cpp
vectorwiseop.cpp Fix cost evaluation of partial reduxions -> improve performance of vectorwise/replicate expressions involving partial reduxions 2013-08-11 19:21:43 +02:00
visitor.cpp
zerosized.cpp Implement boolean reductions for zero-sized objects 2013-11-13 16:47:02 +01:00