Eigen  3.2.7
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ComplexSchur< _MatrixType > Member List

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

ComplexMatrixType typedefComplexSchur< _MatrixType >
ComplexScalar typedefComplexSchur< _MatrixType >
ComplexSchur(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime)ComplexSchur< _MatrixType >inline
ComplexSchur(const MatrixType &matrix, bool computeU=true)ComplexSchur< _MatrixType >inline
compute(const MatrixType &matrix, bool computeU=true)ComplexSchur< _MatrixType >
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU=true)ComplexSchur< _MatrixType >
getMaxIterations()ComplexSchur< _MatrixType >inline
info() const ComplexSchur< _MatrixType >inline
m_maxIterationsPerRowComplexSchur< _MatrixType >static
matrixT() const ComplexSchur< _MatrixType >inline
matrixU() const ComplexSchur< _MatrixType >inline
Scalar typedefComplexSchur< _MatrixType >
setMaxIterations(Index maxIters)ComplexSchur< _MatrixType >inline