eigen/Eigen/src
2015-05-01 22:10:41 +02:00
..
Cholesky bug #949: add static assertion for incompatible scalar types in dense end-user decompositions. 2015-03-13 21:06:20 +01:00
CholmodSupport
Core bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
Eigenvalues Backed out changeset 04c8c5d9ef 2015-04-15 14:47:08 +02:00
Geometry bug #999: clarify that behavior of empty AlignedBoxes is undefined, and further improvements in documentation 2015-04-30 19:30:36 +02:00
Householder
IterativeLinearSolvers Fix compilation of iterative solvers with dense matrices 2015-03-09 21:31:03 +01:00
Jacobi
LU bug #949: add static assertion for incompatible scalar types in dense end-user decompositions. 2015-03-13 21:06:20 +01:00
MetisSupport
misc
OrderingMethods Update approx. minimum ordering method to push and keep structural empty diagonal elements to the bottom-right part of the matrix 2015-03-20 16:33:48 +01:00
PardisoSupport
PaStiXSupport
plugins
QR bug #949: add static assertion for incompatible scalar types in dense end-user decompositions. 2015-03-13 21:06:20 +01:00
SparseCholesky Add unit tests for CG and sparse-LLT for long int as storage-index 2015-03-09 14:33:15 +01:00
SparseCore bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
SparseLU
SparseQR
SPQRSupport
StlSupport
SuperLUSupport bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
SVD Remove most of the dynamic memory allocations that occured in D&C SVD. Still remains the calls to JacobiSVD and UpperBidiagonalization. 2015-03-31 22:54:47 +02:00
UmfPackSupport bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
CMakeLists.txt