This is the complete list of members for
RealSchur< _MatrixType >, including all inherited members.
ColsAtCompileTime enum value | RealSchur< _MatrixType > | |
ColumnVectorType typedef | RealSchur< _MatrixType > | |
ComplexScalar typedef | RealSchur< _MatrixType > | |
compute(const MatrixType &matrix, bool computeU=true) | RealSchur< _MatrixType > | |
computeNormOfT() | RealSchur< _MatrixType > | [private] |
computeShift(Index iu, Index iter, Scalar &exshift, Vector3s &shiftInfo) | RealSchur< _MatrixType > | [private] |
EigenvalueType typedef | RealSchur< _MatrixType > | |
findSmallSubdiagEntry(Index iu, Scalar norm) | RealSchur< _MatrixType > | [private] |
Index typedef | RealSchur< _MatrixType > | |
info() const | RealSchur< _MatrixType > | [inline] |
initFrancisQRStep(Index il, Index iu, const Vector3s &shiftInfo, Index &im, Vector3s &firstHouseholderVector) | RealSchur< _MatrixType > | [private] |
m_hess | RealSchur< _MatrixType > | [private] |
m_info | RealSchur< _MatrixType > | [private] |
m_isInitialized | RealSchur< _MatrixType > | [private] |
m_matT | RealSchur< _MatrixType > | [private] |
m_matU | RealSchur< _MatrixType > | [private] |
m_matUisUptodate | RealSchur< _MatrixType > | [private] |
m_maxIterations | RealSchur< _MatrixType > | [static] |
m_workspaceVector | RealSchur< _MatrixType > | [private] |
matrixT() const | RealSchur< _MatrixType > | [inline] |
MatrixType typedef | RealSchur< _MatrixType > | |
matrixU() const | RealSchur< _MatrixType > | [inline] |
MaxColsAtCompileTime enum value | RealSchur< _MatrixType > | |
MaxRowsAtCompileTime enum value | RealSchur< _MatrixType > | |
Options enum value | RealSchur< _MatrixType > | |
performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s &firstHouseholderVector, Scalar *workspace) | RealSchur< _MatrixType > | [private] |
RealSchur(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime) | RealSchur< _MatrixType > | [inline] |
RealSchur(const MatrixType &matrix, bool computeU=true) | RealSchur< _MatrixType > | [inline] |
RowsAtCompileTime enum value | RealSchur< _MatrixType > | |
Scalar typedef | RealSchur< _MatrixType > | |
splitOffTwoRows(Index iu, bool computeU, Scalar exshift) | RealSchur< _MatrixType > | [private] |
Vector3s typedef | RealSchur< _MatrixType > | [private] |