.. |
src
|
Fix bug #496: generalize internal rank1_update implementation to accept uplo(A) += v * w and make A.triangularView() += v * w uses it.
|
2013-02-24 23:05:42 +01:00 |
Array
|
|
|
Cholesky
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
CholmodSupport
|
extend documentation of *Support modules
|
2012-06-21 10:51:22 +02:00 |
CMakeLists.txt
|
|
|
Core
|
Move the definition of DenseBase::InnerIterator to Core module. (needed to make blueNorm generic)
|
2013-01-15 22:03:54 +01:00 |
Dense
|
|
|
Eigen
|
Eigen/Eigen should not include Sparse until it is API stable
|
2011-01-28 10:04:02 +01:00 |
Eigen2Support
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
Eigenvalues
|
Add a preliminary GeneralizedEigenSolver computing the eigenvalues of Av=lBv with A and B general real matrices.
|
2012-07-26 20:15:17 +02:00 |
Geometry
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
Householder
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
IterativeLinearSolvers
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
Jacobi
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
LeastSquares
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
LU
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
MetisSupport
|
Documentation for the ordering methods
|
2013-01-21 15:37:47 +01:00 |
OrderingMethods
|
Fix some MPL2/LGPL lisencing confusions
|
2013-02-06 11:30:33 +01:00 |
PardisoSupport
|
extend documentation of *Support modules
|
2012-06-21 10:51:22 +02:00 |
PaStiXSupport
|
extend documentation of *Support modules
|
2012-06-21 10:51:22 +02:00 |
QR
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
QtAlignedMalloc
|
shut up stupid ICC warnings
|
2011-02-22 09:31:22 -05:00 |
Sparse
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
SparseCholesky
|
Fix some MPL2/LGPL lisencing confusions
|
2013-02-06 11:30:33 +01:00 |
SparseCore
|
Move the definition of DenseBase::InnerIterator to Core module. (needed to make blueNorm generic)
|
2013-01-15 22:03:54 +01:00 |
SparseLU
|
Add additional methods in SparseLU and Improve the naming conventions
|
2013-01-25 20:38:26 +01:00 |
SparseQR
|
Move SparseColEtree common to SparseLU and SparseQR to SparseCore and fix build issue of sparseqr
|
2013-01-14 15:59:46 +01:00 |
SPQRSupport
|
Add support for Sparse QR factorization
|
2012-11-12 15:20:37 +01:00 |
StdDeque
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
StdList
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
StdVector
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
SuperLUSupport
|
extend documentation of *Support modules
|
2012-06-21 10:51:22 +02:00 |
SVD
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
UmfPackSupport
|
extend documentation of *Support modules
|
2012-06-21 10:51:22 +02:00 |