eigen/Eigen/src
Gael Guennebaud 24fe1de9b4 merge
2017-06-15 10:17:39 +02:00
..
Cholesky Deleted extra: EIGEN_DEVICE_FUNC: the QR and Cholesky code isn't ready to run on GPU yet. 2017-02-28 11:57:00 -08:00
CholmodSupport Make sure CholmodSupport works when included in multiple compilation units (issue was reported on stackoverflow.com) 2017-06-06 19:23:14 +02:00
Core merge 2017-06-15 10:17:39 +02:00
Eigenvalues Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that: 2017-03-01 11:47:47 -08:00
Geometry bug #1411: fix usage of alignment information in vectorization of quaternion product and conjugate. 2017-06-07 10:10:30 +02:00
Householder bug #1395: fix the use of compile-time vectors as inputs of JacobiSVD. 2017-02-20 13:44:37 +01:00
IterativeLinearSolvers Fix LeastSquareDiagonalPreconditioner for complexes (issue introduced in previous commit) 2017-06-09 11:57:53 +02:00
Jacobi Improve mixing of complex and real in the vectorized path of apply_rotation_in_the_plane 2017-04-14 11:05:13 +02:00
LU Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that: 2017-03-01 11:47:47 -08:00
MetisSupport
misc fix typo 2017-03-07 11:25:58 +01:00
OrderingMethods better check array index before using it 2017-03-15 15:18:03 +01:00
PardisoSupport
PaStiXSupport
plugins Fix previous commits: disbale only problematic indexed view methods for old compilers instead of disabling everything. 2017-02-11 10:28:44 +01:00
QR bug #1403: more scalar conversions fixes in BDCSVD 2017-06-09 15:45:49 +02:00
SparseCholesky
SparseCore Fix dense * sparse-selfadjoint-view product. 2017-04-25 13:58:10 +02:00
SparseLU
SparseQR
SPQRSupport
StlSupport Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t 2017-01-23 22:02:53 +01:00
SuperLUSupport Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
SVD bug #1403: more scalar conversions fixes in BDCSVD 2017-06-09 15:45:49 +02:00
UmfPackSupport Fix compilation 2016-12-27 22:04:58 +01:00