, including all inherited members.
ColsAtCompileTime enum value | Eigen::RealSchur< _MatrixType > | |
ColumnVectorType typedef | Eigen::RealSchur< _MatrixType > | |
ComplexScalar typedef | Eigen::RealSchur< _MatrixType > | |
compute(const MatrixType &matrix, bool computeU=true) | Eigen::RealSchur< _MatrixType > | |
computeNormOfT() | Eigen::RealSchur< _MatrixType > | [inline, private] |
computeShift(Index iu, Index iter, Scalar &exshift, Vector3s &shiftInfo) | Eigen::RealSchur< _MatrixType > | [inline, private] |
EigenvalueType typedef | Eigen::RealSchur< _MatrixType > | |
findSmallSubdiagEntry(Index iu, Scalar norm) | Eigen::RealSchur< _MatrixType > | [inline, private] |
Index typedef | Eigen::RealSchur< _MatrixType > | |
info() const | Eigen::RealSchur< _MatrixType > | [inline] |
initFrancisQRStep(Index il, Index iu, const Vector3s &shiftInfo, Index &im, Vector3s &firstHouseholderVector) | Eigen::RealSchur< _MatrixType > | [inline, private] |
m_hess | Eigen::RealSchur< _MatrixType > | [private] |
m_info | Eigen::RealSchur< _MatrixType > | [private] |
m_isInitialized | Eigen::RealSchur< _MatrixType > | [private] |
m_matT | Eigen::RealSchur< _MatrixType > | [private] |
m_matU | Eigen::RealSchur< _MatrixType > | [private] |
m_matUisUptodate | Eigen::RealSchur< _MatrixType > | [private] |
m_maxIterations | Eigen::RealSchur< _MatrixType > | [static] |
m_workspaceVector | Eigen::RealSchur< _MatrixType > | [private] |
matrixT() const | Eigen::RealSchur< _MatrixType > | [inline] |
MatrixType typedef | Eigen::RealSchur< _MatrixType > | |
matrixU() const | Eigen::RealSchur< _MatrixType > | [inline] |
MaxColsAtCompileTime enum value | Eigen::RealSchur< _MatrixType > | |
MaxRowsAtCompileTime enum value | Eigen::RealSchur< _MatrixType > | |
Options enum value | Eigen::RealSchur< _MatrixType > | |
performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s &firstHouseholderVector, Scalar *workspace) | Eigen::RealSchur< _MatrixType > | [inline, private] |
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 | Eigen::RealSchur< _MatrixType > | |
Scalar typedef | Eigen::RealSchur< _MatrixType > | |
splitOffTwoRows(Index iu, bool computeU, Scalar exshift) | Eigen::RealSchur< _MatrixType > | [inline, private] |
Vector3s typedef | Eigen::RealSchur< _MatrixType > | [private] |