eigen/Eigen
David Tellenbach 170a504c2f Add the following functions
DenseBase::setConstant(NoChange_t, Index, const Scalar&)
  DenseBase::setConstant(Index, NoChange_t, const Scalar&)

to close #663.
2021-01-28 15:13:07 +01:00
..
src Add the following functions 2021-01-28 15:13:07 +01:00
Cholesky
CholmodSupport
Core Add support for Arm SVE 2021-01-21 21:11:57 +00:00
Dense
Eigen
Eigenvalues
Geometry 1)provide a better generic paddsub op implementation 2021-01-13 22:54:03 +00:00
Householder
IterativeLinearSolvers
Jacobi
KLUSupport
LU Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation using PacketMath. 2020-11-17 12:27:01 +00:00
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR
QtAlignedMalloc
Sparse
SparseCholesky
SparseCore
SparseLU
SparseQR
SPQRSupport
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport