eigen/Eigen/src
Antonio Sanchez 4cf01d2cf5 Update AVX half packets, disable test.
The AVX half implementation is incomplete, causing the `packetmath_13` test
to fail.  This disables the test.

Also refactored the existing AVX implementation to use `bit_cast`
instead of direct access to `.x`.
2020-11-21 09:05:10 -08:00
..
Cholesky
CholmodSupport
Core Update AVX half packets, disable test. 2020-11-21 09:05:10 -08:00
Eigenvalues Drop EIGEN_USING_STD_MATH in favour of EIGEN_USING_STD 2020-10-09 02:05:05 +02:00
Geometry Drop EIGEN_USING_STD_MATH in favour of EIGEN_USING_STD 2020-10-09 02:05:05 +02:00
Householder
IterativeLinearSolvers
Jacobi
KLUSupport
LU EOF newline added to InverseSize4. 2020-11-18 07:58:33 -08:00
MetisSupport
misc
OrderingMethods
PardisoSupport
PaStiXSupport
plugins Add MatrixBase::cwiseArg() 2020-10-14 01:56:42 +00:00
QR
SparseCholesky
SparseCore Fix sparse_extra_3, disable counting temporaries for testing DynamicSparseMatrix. 2020-11-18 23:15:33 +00:00
SparseLU
SparseQR
SPQRSupport
StlSupport
SuperLUSupport
SVD
UmfPackSupport