eigen/test
2011-02-03 15:40:48 +01:00
..
eigen2 eigen2 support: pass remaining 2 tests 2011-01-31 08:55:38 -05:00
adjoint.cpp allow mixed complex-real and real-complex dot products 2011-01-27 09:59:19 +01:00
array_for_matrix.cpp Added regression tests for bug #148. 2011-01-27 16:37:06 +01:00
array_replicate.cpp
array_reverse.cpp
array.cpp add global tan function 2011-02-03 14:45:21 +01:00
bandmatrix.cpp move BandMatrix and TridiagonalMatrix to the internal:: namespace 2010-12-25 17:17:10 -05:00
basicstuff.cpp
block.cpp bug #54 - really fix const correctness except in Sparse 2010-12-22 17:45:37 -05:00
cholesky.cpp rename macro 2010-12-25 17:01:01 -05:00
CMakeLists.txt relax Matrix/Array(Index) ctors to allow size 0, add test. 2011-02-01 07:46:02 -05:00
commainitializer.cpp
conservative_resize.cpp
corners.cpp
cwiseop.cpp
determinant.cpp
diagonal.cpp
diagonalmatrices.cpp
dynalloc.cpp
eigen2support.cpp
eigensolver_complex.cpp
eigensolver_generic.cpp
eigensolver_selfadjoint.cpp
first_aligned.cpp
geo_alignedbox.cpp
geo_eulerangles.cpp
geo_homogeneous.cpp
geo_hyperplane.cpp add an Options template parameter to Hyperplane and ParametrizedLine 2011-01-27 17:17:06 +01:00
geo_orthomethods.cpp fix cross product for complexes and add support for mixed real-complex cross products 2011-01-27 11:33:37 +01:00
geo_parametrizedline.cpp add an Options template parameter to Hyperplane and ParametrizedLine 2011-01-27 17:17:06 +01:00
geo_quaternion.cpp test case for unaligned quaternion 2011-01-27 09:14:30 -05:00
geo_transformations.cpp typo 2011-01-28 09:57:35 +01:00
gsl_helper.h
hessenberg.cpp
householder.cpp Make HouseholderSequence::setTrans() protected (cf. bug #50). 2011-01-06 11:30:19 +00:00
integer_types.cpp
inverse.cpp
jacobi.cpp
jacobisvd.cpp
linearstructure.cpp
lu.cpp
main.h Improved the array unit test - internal::isApprox needs to use the same precision as VERIFY_IS_NOT_APPROX. 2010-12-16 18:53:02 +01:00
map.cpp
mapstride.cpp
meta.cpp
miscmatrices.cpp
mixingtypes.cpp fix mixingtypes unit test 2011-01-27 13:51:17 +01:00
nesting_ops.cpp
nomalloc.cpp extend nomalloc test 2011-02-01 16:46:35 +01:00
nullary.cpp
packetmath.cpp
permutationmatrices.cpp extend PermutationMatrix and Transpositions to support arbitrary interger types and to support the Map/Wrapper model via base and derived classes 2011-01-26 16:33:23 +01:00
prec_inverse_4x4.cpp
product_extra.cpp
product_large.cpp
product_mmtr.cpp
product_notemporary.cpp now gemv supports strides 2011-01-30 08:17:46 +01:00
product_selfadjoint.cpp
product_small.cpp
product_symm.cpp
product_syrk.cpp implement optimized path for selfadjoint rank 1 update (safe regarding dynamic alloc) 2011-02-01 15:49:10 +01:00
product_trmm.cpp
product_trmv.cpp
product_trsolve.cpp fix 168 : now TriangularView::solve returns by value making TriangularView::solveInPlace less important. 2011-02-01 17:21:20 +01:00
product.h
qr_colpivoting.cpp
qr_fullpivoting.cpp
qr.cpp
qtvector.cpp
redux.cpp
resize.cpp
runtest.sh
schur_complex.cpp
schur_real.cpp
selfadjoint.cpp fix the eigen3 part of bug #159 - build issue with selfadjointview 2011-01-26 09:49:06 -05:00
sizeof.cpp
smallvectors.cpp
sparse_basic.cpp
sparse_product.cpp merge 2010-12-31 17:26:48 +01:00
sparse_solvers.cpp
sparse_vector.cpp
sparse.h EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET must be defined to use Eigen/Sparse 2011-01-27 17:36:58 +01:00
stable_norm.cpp
stddeque.cpp
stdlist.cpp
stdvector_overload.cpp
stdvector.cpp
swap.cpp
testsuite.cmake
triangular.cpp fix the remainder of bug #159 2011-01-26 10:01:18 -05:00
umeyama.cpp
unalignedassert.cpp
unalignedcount.cpp
upperbidiagonalization.cpp
vectorization_logic.cpp fix vectorization_logic unit test when defaulting to row major 2011-01-04 14:18:07 +01:00
visitor.cpp
zerosized.cpp fix MSVC8 compilation 2011-02-03 15:40:48 +01:00