ColsAtCompileTime enum value (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
ColumnVectorType typedef (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
ComplexScalar typedef (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
compute(const MatrixType &matrix, bool computeU=true) | Eigen::RealSchur< _MatrixType > | |
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU) | Eigen::RealSchur< _MatrixType > | |
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU) (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
EigenvalueType typedef (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
getMaxIterations() | Eigen::RealSchur< _MatrixType > | inline |
Index typedef (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
info() const | Eigen::RealSchur< _MatrixType > | inline |
m_maxIterationsPerRow | Eigen::RealSchur< _MatrixType > | static |
matrixT() const | Eigen::RealSchur< _MatrixType > | inline |
MatrixType typedef (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
matrixU() const | Eigen::RealSchur< _MatrixType > | inline |
MaxColsAtCompileTime enum value (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
MaxRowsAtCompileTime enum value (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
Options enum value (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
RealSchur(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime) | Eigen::RealSchur< _MatrixType > | inline |
RealSchur(const MatrixType &matrix, bool computeU=true) | Eigen::RealSchur< _MatrixType > | inline |
RowsAtCompileTime enum value (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
Scalar typedef (defined in Eigen::RealSchur< _MatrixType >) | Eigen::RealSchur< _MatrixType > | |
setMaxIterations(Index maxIters) | Eigen::RealSchur< _MatrixType > | inline |