|
Cholesky
|
add EIGEN_DEVICE_FUNC to methods
|
2020-12-01 03:08:47 +00:00 |
|
Core
|
Fix vectorization of complex sqrt on NEON
|
2020-12-10 15:23:23 +00:00 |
|
Jacobi
|
[PATCH 1/2] Misc. typos
|
2018-09-18 04:15:01 -04:00 |
|
KLUSupport
|
MIsc. source and comment typos
|
2018-03-11 10:01:44 -04:00 |
|
LU
|
EOF newline added to InverseSize4.
|
2020-11-18 07:58:33 -08:00 |
|
misc
|
fix typo
|
2017-03-07 11:25:58 +01:00 |
|
OrderingMethods
|
More colamd cleanup:
|
2019-09-03 00:50:51 +02:00 |
|
PaStiXSupport
|
MIsc. source and comment typos
|
2018-03-11 10:01:44 -04:00 |
|
plugins
|
Add log2() to Eigen.
|
2020-12-04 21:45:09 +00:00 |
|
SparseCore
|
Fix a typo in SparseMatrix documentation.
|
2020-12-09 14:48:24 +01:00 |
|
SparseLU
|
Fix #1818: SparseLU: add methods nnzL() and nnzU()
|
2020-06-11 23:49:49 +00:00 |
|
SPQRSupport
|
Fix several uninitialized member from ctor
|
2018-11-23 15:10:28 +01:00 |
|
StlSupport
|
Remove private access of std::deque::_M_impl.
|
2020-12-10 14:59:34 -08:00 |
|
SuperLUSupport
|
Silence logical-op-parentheses warning
|
2018-08-17 16:30:32 +02:00 |
|
SVD
|
Cast Index to RealScalar
|
2019-05-23 15:31:12 +02:00 |