![]() |
Eigen
3.2.8
|
| compute(const MatrixType &A, const MatrixType &B, bool computeQZ=true) | RealQZ< _MatrixType > | |
| info() const | RealQZ< _MatrixType > | [inline] |
| iterations() const | RealQZ< _MatrixType > | [inline] |
| matrixQ() const | RealQZ< _MatrixType > | [inline] |
| matrixS() const | RealQZ< _MatrixType > | [inline] |
| matrixT() const | RealQZ< _MatrixType > | [inline] |
| matrixZ() const | RealQZ< _MatrixType > | [inline] |
| RealQZ(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime) | RealQZ< _MatrixType > | [inline] |
| RealQZ(const MatrixType &A, const MatrixType &B, bool computeQZ=true) | RealQZ< _MatrixType > | [inline] |
| setMaxIterations(Index maxIters) | RealQZ< _MatrixType > | [inline] |