* be aware of number of actual householder vectors
(optimization in non-full-rank case, no behavior change)
* fix applyThisOnTheRight, it was using k instead of actual_k
* QR: rename matrixQ() to householderQ() where applicable
|
||
|---|---|---|
| .. | ||
| src | ||
| Array | ||
| Cholesky | ||
| CMakeLists.txt | ||
| Core | ||
| Dense | ||
| Eigen | ||
| Eigenvalues | ||
| Geometry | ||
| Householder | ||
| Jacobi | ||
| LeastSquares | ||
| LU | ||
| QR | ||
| QtAlignedMalloc | ||
| Sparse | ||
| StdVector | ||
| SVD | ||