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

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

CoeffVectorType typedefHessenbergDecomposition< _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 typedefHessenbergDecomposition< _MatrixType >
matrixH() const HessenbergDecomposition< _MatrixType >inline
matrixQ() const HessenbergDecomposition< _MatrixType >inline
MatrixType typedefHessenbergDecomposition< _MatrixType >
packedMatrix() const HessenbergDecomposition< _MatrixType >inline
Scalar typedefHessenbergDecomposition< _MatrixType >