Eigen::RealSchur< MatrixType_ > Member List

This is the complete list of members for Eigen::RealSchur< MatrixType_ >, including all inherited members.

ColsAtCompileTime enum valueEigen::RealSchur< MatrixType_ >
ColumnVectorType typedefEigen::RealSchur< MatrixType_ >
ComplexScalar typedefEigen::RealSchur< MatrixType_ >
compute(const EigenBase< InputType > &matrix, bool computeU=true)Eigen::RealSchur< MatrixType_ >
compute(const EigenBase< InputType > &matrix, bool computeU)Eigen::RealSchur< MatrixType_ >
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU)Eigen::RealSchur< MatrixType_ >
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU)Eigen::RealSchur< MatrixType_ >
computeNormOfT()Eigen::RealSchur< MatrixType_ >inlineprivate
computeShift(Index iu, Index iter, Scalar &exshift, Vector3s &shiftInfo)Eigen::RealSchur< MatrixType_ >inlineprivate
EigenvalueType typedefEigen::RealSchur< MatrixType_ >
findSmallSubdiagEntry(Index iu, const Scalar &considerAsZero)Eigen::RealSchur< MatrixType_ >inlineprivate
getMaxIterations()Eigen::RealSchur< MatrixType_ >inline
Index typedefEigen::RealSchur< MatrixType_ >
info() constEigen::RealSchur< MatrixType_ >inline
initFrancisQRStep(Index il, Index iu, const Vector3s &shiftInfo, Index &im, Vector3s &firstHouseholderVector)Eigen::RealSchur< MatrixType_ >inlineprivate
m_hessEigen::RealSchur< MatrixType_ >private
m_infoEigen::RealSchur< MatrixType_ >private
m_isInitializedEigen::RealSchur< MatrixType_ >private
m_matTEigen::RealSchur< MatrixType_ >private
m_matUEigen::RealSchur< MatrixType_ >private
m_matUisUptodateEigen::RealSchur< MatrixType_ >private
m_maxIterationsPerRowEigen::RealSchur< MatrixType_ >static
m_maxItersEigen::RealSchur< MatrixType_ >private
m_workspaceVectorEigen::RealSchur< MatrixType_ >private
matrixT() constEigen::RealSchur< MatrixType_ >inline
MatrixType typedefEigen::RealSchur< MatrixType_ >
matrixU() constEigen::RealSchur< MatrixType_ >inline
MaxColsAtCompileTime enum valueEigen::RealSchur< MatrixType_ >
MaxRowsAtCompileTime enum valueEigen::RealSchur< MatrixType_ >
Options enum valueEigen::RealSchur< MatrixType_ >
performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s &firstHouseholderVector, Scalar *workspace)Eigen::RealSchur< MatrixType_ >inlineprivate
RealSchur(Index size=RowsAtCompileTime==Dynamic ? 1 :RowsAtCompileTime)Eigen::RealSchur< MatrixType_ >inlineexplicit
RealSchur(const EigenBase< InputType > &matrix, bool computeU=true)Eigen::RealSchur< MatrixType_ >inlineexplicit
RowsAtCompileTime enum valueEigen::RealSchur< MatrixType_ >
Scalar typedefEigen::RealSchur< MatrixType_ >
setMaxIterations(Index maxIters)Eigen::RealSchur< MatrixType_ >inline
splitOffTwoRows(Index iu, bool computeU, const Scalar &exshift)Eigen::RealSchur< MatrixType_ >inlineprivate
Vector3s typedefEigen::RealSchur< MatrixType_ >private