CoeffVectorType typedef | HessenbergDecomposition< _MatrixType > | |
compute(const MatrixType &matrix) | HessenbergDecomposition< _MatrixType > | [inline] |
HessenbergDecomposition(Index size=Size==Dynamic?2:Size) | HessenbergDecomposition< _MatrixType > | [inline] |
HessenbergDecomposition(const MatrixType &matrix) | HessenbergDecomposition< _MatrixType > | [inline] |
householderCoefficients() const | HessenbergDecomposition< _MatrixType > | [inline] |
HouseholderSequenceType typedef | HessenbergDecomposition< _MatrixType > | |
matrixH() const | HessenbergDecomposition< _MatrixType > | [inline] |
matrixQ() const | HessenbergDecomposition< _MatrixType > | [inline] |
MatrixType typedef | HessenbergDecomposition< _MatrixType > | |
packedMatrix() const | HessenbergDecomposition< _MatrixType > | [inline] |
Scalar typedef | HessenbergDecomposition< _MatrixType > |