eigen/Eigen
Gael Guennebaud 91b3039013 Change the semantic of the last template parameter of Assignment from "Scalar" to "SFINAE" only.
The previous "Scalar" semantic was obsolete since we allow for different scalar types in the source and destination expressions.
On can still specialize on scalar types through SFINAE and/or assignment functor.
2016-07-04 11:02:00 +02:00
..
src Change the semantic of the last template parameter of Assignment from "Scalar" to "SFINAE" only. 2016-07-04 11:02:00 +02:00
Cholesky Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
CholmodSupport Update link to suitesparse. 2016-01-27 22:48:40 +01:00
CMakeLists.txt
Core bug #725: make move ctor/assignment noexcept. 2016-06-03 14:28:25 +02:00
Dense
Eigen
Eigenvalues Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form. 2016-06-09 17:11:03 +02:00
Geometry Fix numerous doxygen issues in auto-link generation 2015-12-30 16:04:24 +01:00
Householder Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
IterativeLinearSolvers Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
Jacobi Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
LU Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
MetisSupport Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
OrderingMethods Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
PardisoSupport Fix compilation of PardisoSupport 2015-12-11 11:11:00 +01:00
PaStiXSupport bug #1147: fix compilation of PastixSupport 2016-01-20 18:15:59 +01:00
QR Implement complete orthogonal decomposition in Eigen. 2016-02-06 16:32:00 -08:00
QtAlignedMalloc Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
Sparse Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
SparseCholesky
SparseCore bug #1101: typo 2015-10-30 12:02:52 +01:00
SparseLU
SparseQR Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
SPQRSupport Update link to suitesparse. 2016-01-27 22:48:40 +01:00
StdDeque
StdList
StdVector
SuperLUSupport Update doc to make it clear that only SuperLU 4.x is supported 2015-12-16 10:47:03 +01:00
SVD Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form. 2016-06-09 17:11:03 +02:00
UmfPackSupport Update link to suitesparse. 2016-01-27 22:48:40 +01:00