eigen/Eigen
Jitse Niesen 97c9e3c74f Handle special case in atanh2(x,y) when y = 0.
This fixes matrix_power unit test on clang.
2013-03-09 16:58:05 +00:00
..
src Handle special case in atanh2(x,y) when y = 0. 2013-03-09 16:58:05 +00:00
Array
Cholesky
CholmodSupport
CMakeLists.txt
Core Move the definition of DenseBase::InnerIterator to Core module. (needed to make blueNorm generic) 2013-01-15 22:03:54 +01:00
Dense
Eigen
Eigen2Support
Eigenvalues
Geometry
Householder
IterativeLinearSolvers Big changes in Eigen documentation: 2013-01-05 16:37:11 +01:00
Jacobi
LeastSquares
LU
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
PaStiXSupport
QR
QtAlignedMalloc
Sparse Big changes in Eigen documentation: 2013-01-05 16:37:11 +01:00
SparseCholesky Fix some MPL2/LGPL lisencing confusions 2013-02-06 11:30:33 +01: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 Add additional methods in SparseLU and Improve the naming conventions 2013-01-25 20:38:26 +01:00
SparseQR Fix a couple of remaining warnings (missing newlines, inline-noinline, meaningless type qualifiers) 2013-03-01 14:42:36 +01:00
SPQRSupport Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport