eigen/Eigen/src
Gael Guennebaud 5202bc92e6 Use Index instead of size_t
(grafted from 4b607b5692
)
2017-01-23 22:00:33 +01:00
..
Cholesky Fix compilation of LLT with complex<mpreal>. 2016-11-05 11:28:29 +01:00
CholmodSupport Generalize Cholmod support to hanlde any sparse type as the rhs and result of the solve method 2016-11-06 20:29:23 +01:00
Core Use Index instead of size_t 2017-01-23 22:00:33 +01:00
Eigenvalues Revert part of changeset 5b3a6f51d3 2016-08-29 14:14:18 +02:00
Geometry Make sure that HyperPlane::transform manitains a unit normal vector in the Affine case. 2016-12-20 09:35:00 +01:00
Householder merge 2016-09-22 22:32:55 +02:00
IterativeLinearSolvers Generalize IterativeSolverBase::solve to hanlde any sparse type as the results (instead of SparseMatrix only) 2016-11-06 20:28:18 +01:00
Jacobi bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
LU Fix regression in X = (X*X.transpose())/s with X rectangular by deferring resizing of the destination after the creation of the evaluator of the source expression. 2016-10-26 22:50:41 +02:00
MetisSupport bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
misc bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
OrderingMethods bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
PardisoSupport bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
PaStiXSupport bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
plugins Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
QR Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
SparseCholesky bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
SparseCore bug #1379: fix compilation in sparse*diagonal*dense with openmp 2017-01-21 23:27:01 +01:00
SparseLU Optimize SparseLU::solve for rhs vectors 2016-12-05 15:41:14 +01:00
SparseQR bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
SPQRSupport Fix SPQR for rectangular matrices 2016-10-12 22:39:33 +02:00
StlSupport bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
SuperLUSupport Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
SVD Make sure not to call numext::maxi on expression templates 2016-11-12 12:20:57 +01:00
UmfPackSupport bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00