mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
469382407c
* Clean a bit the Triadiagonalization making sure it the inplace function really works inplace ;), and that only the lower triangular part of the matrix is referenced. * Remove the Tridiagonalization member object of SelfAdjointEigenSolver exploiting the in place capability of HouseholdeSequence. * Update unit test to check SelfAdjointEigenSolver only consider the lower triangular part. |
||
---|---|---|
.. | ||
src | ||
Array | ||
Cholesky | ||
CMakeLists.txt | ||
Core | ||
Dense | ||
Eigen | ||
Eigen2Support | ||
Eigenvalues | ||
Geometry | ||
Householder | ||
Jacobi | ||
LU | ||
QR | ||
QtAlignedMalloc | ||
Sparse | ||
StdList | ||
StdVector | ||
SVD |