..
src
Avoid memory leak when constructor of user-defined type throws exception.
2014-07-06 06:58:13 +02:00
Cholesky
doc: Add references to Cholesky methods in SelfAdjointView.
2014-04-07 14:14:48 +01:00
CholmodSupport
extend documentation of *Support modules
2012-06-21 10:51:22 +02:00
CMakeLists.txt
Improves the filter for hidden files in "Eigen" and "Eigen/src".
2010-11-22 10:47:07 -05:00
Core
Move Doxygen-only stuff to *.dox
2014-07-05 22:41:58 +08:00
Dense
Add newline at the end of Dense.
2010-07-23 19:00:02 +02:00
Eigen
Sparse is stable now, so Eigen/Eigen should include Sparse
2013-10-02 23:31:59 +02: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
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
2014-07-01 16:58:11 +02: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
LU
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
2014-07-01 16:58:11 +02: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
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
2014-07-01 16:58:11 +02:00
QtAlignedMalloc
shut up stupid ICC warnings
2011-02-22 09:31:22 -05:00
Sparse
Fix some doxygen errors and warnings.
2013-07-02 14:08:12 +01:00
SparseCholesky
Add missing dependency in SparseSholesky header
2013-06-11 21:13:30 +02: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
Include misc struct declarations
2013-05-29 10:15:40 +02:00
SparseQR
Include misc struct declarations
2013-05-29 10:15:40 +02:00
SPQRSupport
Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused variables in the unit tests and also fix a few other warnings.
2013-06-25 11:42:04 +02: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
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
2014-07-01 16:58:11 +02:00
UmfPackSupport
extend documentation of *Support modules
2012-06-21 10:51:22 +02:00