mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-13 04:09:10 +08:00
PolynomialSolver: fix typo.
This commit is contained in:
parent
eda79321be
commit
c55c5763fe
@ -316,7 +316,7 @@ class PolynomialSolverBase
|
|||||||
* - real roots with greatest, smallest absolute real value.
|
* - real roots with greatest, smallest absolute real value.
|
||||||
* - greatest, smallest real roots.
|
* - greatest, smallest real roots.
|
||||||
*
|
*
|
||||||
* WARNING: this polynomial solver is experimental, part of the unsuported Eigen modules.
|
* WARNING: this polynomial solver is experimental, part of the unsupported Eigen modules.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Currently a QR algorithm is used to compute the eigenvalues of the companion matrix of
|
* Currently a QR algorithm is used to compute the eigenvalues of the companion matrix of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user