Eigen  3.3.4
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