![]() |
Eigen
3.2.7
|
This is the complete list of members for ComplexSchur< _MatrixType >, including all inherited members.
ComplexMatrixType typedef | ComplexSchur< _MatrixType > | |
ComplexScalar typedef | ComplexSchur< _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_maxIterationsPerRow | ComplexSchur< _MatrixType > | static |
matrixT() const | ComplexSchur< _MatrixType > | inline |
matrixU() const | ComplexSchur< _MatrixType > | inline |
Scalar typedef | ComplexSchur< _MatrixType > | |
setMaxIterations(Index maxIters) | ComplexSchur< _MatrixType > | inline |