![]() |
Eigen
3.3.3
|
compute(const EigenBase< InputType > &matrix, bool computeU=true) | Eigen::RealSchur< _MatrixType > | |
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU) | Eigen::RealSchur< _MatrixType > | |
getMaxIterations() | Eigen::RealSchur< _MatrixType > | [inline] |
Index typedef | Eigen::RealSchur< _MatrixType > | |
info() const | Eigen::RealSchur< _MatrixType > | [inline] |
m_maxIterationsPerRow | Eigen::RealSchur< _MatrixType > | [static] |
matrixT() const | Eigen::RealSchur< _MatrixType > | [inline] |
matrixU() const | Eigen::RealSchur< _MatrixType > | [inline] |
RealSchur(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime) | Eigen::RealSchur< _MatrixType > | [inline, explicit] |
RealSchur(const EigenBase< InputType > &matrix, bool computeU=true) | Eigen::RealSchur< _MatrixType > | [inline, explicit] |
setMaxIterations(Index maxIters) | Eigen::RealSchur< _MatrixType > | [inline] |