![]() |
Eigen
3.2.7
|
This is the complete list of members for RealSchur< _MatrixType >, including all inherited members.
| compute(const MatrixType &matrix, bool computeU=true) | RealSchur< _MatrixType > | |
| computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU) | RealSchur< _MatrixType > | |
| getMaxIterations() | RealSchur< _MatrixType > | inline |
| info() const | RealSchur< _MatrixType > | inline |
| m_maxIterationsPerRow | RealSchur< _MatrixType > | static |
| matrixT() const | RealSchur< _MatrixType > | inline |
| matrixU() const | RealSchur< _MatrixType > | inline |
| RealSchur(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime) | RealSchur< _MatrixType > | inline |
| RealSchur(const MatrixType &matrix, bool computeU=true) | RealSchur< _MatrixType > | inline |
| setMaxIterations(Index maxIters) | RealSchur< _MatrixType > | inline |