Eigen  3.3.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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() const Eigen::ComplexSchur< _MatrixType >inline
m_maxIterationsPerRowEigen::ComplexSchur< _MatrixType >static
matrixT() const Eigen::ComplexSchur< _MatrixType >inline
matrixU() const Eigen::ComplexSchur< _MatrixType >inline
Scalar typedefEigen::ComplexSchur< _MatrixType >
setMaxIterations(Index maxIters)Eigen::ComplexSchur< _MatrixType >inline