.. |
Cholesky
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
CholmodSupport
|
fix casting from double* to void* in SuperLU and Cholmod support
|
2013-06-24 17:24:32 +02:00 |
Core
|
Allow .conservativeResize(rows,cols) on vectors
|
2013-10-16 12:07:33 +02:00 |
Eigen2Support
|
Fixed dummy_precision evaluation.
|
2013-07-28 19:31:33 +02:00 |
Eigenvalues
|
Fix bug #326 : expose tridiagonal eigensolver to end-users through ComputeFromTridiagonal()
|
2013-07-18 10:32:31 +02:00 |
Geometry
|
Fixed InnerPanel definition in the Transformation class.
|
2013-08-27 14:54:57 +02:00 |
Householder
|
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
|
2013-06-17 00:14:42 +02:00 |
IterativeLinearSolvers
|
IncompleteLUT should not raise an assert in compute if factorize failed.
|
2013-07-17 09:21:07 +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 documentation typo
|
2013-06-17 14:28:42 +00:00 |
MetisSupport
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
misc
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +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
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +01:00 |
plugins
|
Fix bug #679
|
2013-10-15 19:09:09 +02:00 |
QR
|
Make FullPivHouseholderQR::solve returns the least-square solution instead of aborting if no exact solution exist
|
2013-08-20 11:52:48 +02:00 |
SparseCholesky
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
SparseCore
|
Use != instead of < to check for emptiness of iterator range (fixes bug #664)
|
2013-10-16 13:10:15 +02:00 |
SparseLU
|
Fix indentation
|
2013-08-20 14:13:41 +02: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
|
Use unblocked version if the matrix is too small, plus some cleaning.
|
2013-08-27 13:47:15 +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 |