Eigen  3.4.90 (git rev a4098ac676528a83cfb73d4d26ce1b42ec05f47c)
Eigen::ComplexSchur< MatrixType_ > Member List

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

ComplexMatrixType typedefEigen::ComplexSchur< MatrixType_ >
ComplexScalar typedefEigen::ComplexSchur< MatrixType_ >
ComplexSchur(Index size=RowsAtCompileTime==Dynamic ? 1 :RowsAtCompileTime)Eigen::ComplexSchur< MatrixType_ >inlineexplicit
ComplexSchur(const EigenBase< InputType > &matrix, bool computeU=true)Eigen::ComplexSchur< MatrixType_ >inlineexplicit
compute(const EigenBase< InputType > &matrix, bool computeU=true)Eigen::ComplexSchur< MatrixType_ >
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU=true)Eigen::ComplexSchur< MatrixType_ >
getMaxIterations()Eigen::ComplexSchur< MatrixType_ >inline
Index typedefEigen::ComplexSchur< MatrixType_ >
info() constEigen::ComplexSchur< MatrixType_ >inline
m_maxIterationsPerRowEigen::ComplexSchur< MatrixType_ >static
matrixT() constEigen::ComplexSchur< MatrixType_ >inline
matrixU() constEigen::ComplexSchur< MatrixType_ >inline
Scalar typedefEigen::ComplexSchur< MatrixType_ >
setMaxIterations(Index maxIters)Eigen::ComplexSchur< MatrixType_ >inline