| .. |
|
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
|
Workaround clang error introduced by 3117036b80
|
2014-06-23 22:33:36 +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
|
Fix bug #827: improve accuracy of quaternion to angle-axis conversion
|
2014-06-20 15:09:42 +02: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 Jacobi preconditioner with zero diagonal entries
|
2014-06-17 23:47:30 +02:00 |
|
Jacobi
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
|
LU
|
Fix doc'n of FullPivLU re permutation matrices (bug #815).
|
2014-05-31 23:05:18 +01: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
|
Add assertion and warning on the requirements of SparseQR and COLAMDOrdering
|
2014-06-20 14:43:47 +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
|
Add documentation and very simple test for array atan().
|
2014-06-19 15:07:42 +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
|
Fix typo in SparseMatrix assert.
|
2014-05-03 12:41:37 +02:00 |
|
SparseLU
|
Fix infinite loop in sparselu
|
2014-02-14 23:10:16 +01:00 |
|
SparseQR
|
Fix bug #836: extend SparseQR to support more columns than rows.
|
2014-07-01 10:24:46 +02:00 |
|
SPQRSupport
|
Fix SPQR Solve() when assigning to a Map object
|
2013-09-26 15:00:22 +02:00 |
|
StlSupport
|
Fic bug #819: include path of details.h
|
2014-06-04 11:58:01 +02: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 |