eigen/Eigen/src
2014-04-25 22:25:48 +02:00
..
Cholesky doc: Add references to Cholesky methods in SelfAdjointView. 2014-04-07 14:14:48 +01:00
CholmodSupport Fixes bug #681 2013-10-17 00:03:00 +02:00
Core Make sure that calls to broadcast4 are 16 bytes aligned 2014-04-25 22:25:48 +02:00
Eigen2Support Silence unused variable warning. 2013-10-04 00:21:03 +00:00
Eigenvalues bug #793: detect NaN and INF in EigenSolver instead of aborting with an assert. 2014-04-14 22:00:27 +02:00
Geometry fixed a template type conversion bug in AngleAxis found by Pei Luo 2014-03-20 22:05:40 +08:00
Householder Fix bug #222. Make temporary matrix column-major independently of EIGEN_DEFAULT_TO_ROW_MAJOR 2014-03-26 17:48:30 +01:00
IterativeLinearSolvers Fix bug #688: make it clearer that CG is for both dense and sparse matrices. 2013-10-28 15:56:30 +01:00
Jacobi Fix bug #314: move remaining math functions from internal to numext namespace 2013-06-10 23:40:56 +02:00
LU merge with main branch 2013-07-17 13:21:35 +02:00
MetisSupport Fix bug #314: move remaining math functions from internal to numext namespace 2013-06-10 23:40:56 +02:00
misc sparse_solve_retval_base::defaultEvalTo created extremely oversized temporary matrices in some cases 2014-01-19 03:04:51 +01:00
OrderingMethods Clean source code and unit tests with respect to -Wunused-local-typedefs 2013-04-10 22:27:35 +02:00
PardisoSupport Make Pardiso solvers non copyabe 2013-08-02 11:09:02 +02:00
PaStiXSupport Fix PaStiX support for Pastix 5.2 2014-02-28 13:11:39 +01:00
plugins Grafted from 5725:cdedc9e90d21099e8b3191f95425680ebe710d6f 2013-12-21 21:46:27 +01:00
QR Make pivoting HouseholderQR compatible with custom scalar types 2014-02-25 18:55:16 +01:00
SparseCholesky Fix bug #314: move remaining math functions from internal to numext namespace 2013-06-10 23:40:56 +02:00
SparseCore Silence stupid parenthesis warnings for old GCC versions (<= 4.6.x) 2014-03-13 12:58:57 +01:00
SparseLU Fix infinite loop in sparselu 2014-02-14 23:10:16 +01:00
SparseQR Reduce explicit zeros when applying SparseQR's matrix Q 2013-09-20 23:28:10 +02:00
SPQRSupport Fix SPQR Solve() when assigning to a Map object 2013-09-26 15:00:22 +02:00
StlSupport Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
SuperLUSupport fix casting from double* to void* in SuperLU and Cholmod support 2013-06-24 17:24:32 +02:00
SVD bug #790: fix overflow in real_2x2_jacobi_svd 2014-04-14 13:52:16 +02:00
UmfPackSupport Fix bug #314: move remaining math functions from internal to numext namespace 2013-06-10 23:40:56 +02:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00