eigen/Eigen
Erik Schultheis f7a056bf04 Small fixes
This MR fixes a bunch of smaller issues, making the following changes:

* Template parameters in the documentation are documented with `\tparam` instead
  of `\param`
* Superfluous semicolon warnings fixed
* Fixed the type of literals used to initialize float variables
2021-12-21 16:46:09 +00:00
..
src Small fixes 2021-12-21 16:46:09 +00:00
Cholesky Improved lapacke binding code for HouseholderQR and PartialPivLU 2021-12-02 00:10:58 +00:00
CholmodSupport
Core Some further cleanup 2021-12-06 18:01:15 +00:00
Dense
Eigen
Eigenvalues
Geometry
Householder
IterativeLinearSolvers
Jacobi
KLUSupport
LU Improved lapacke binding code for HouseholderQR and PartialPivLU 2021-12-02 00:10:58 +00:00
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR Improved lapacke binding code for HouseholderQR and PartialPivLU 2021-12-02 00:10:58 +00:00
QtAlignedMalloc
Sparse
SparseCholesky
SparseCore don't use deprecated MappedSparseMatrix 2021-11-19 15:58:04 +00:00
SparseLU
SparseQR
SPQRSupport Fix 2021-12-10 16:59:48 +00:00
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport