#include <HouseholderSequence.h>
Public Types | |
typedef Block< const VectorsType, Dynamic, 1 > | EssentialVectorType |
typedef HouseholderSequence < VectorsType, CoeffsType, OnTheLeft > | HouseholderSequenceType |
typedef VectorsType::Index | Index |
Static Public Member Functions | |
static const EssentialVectorType | essentialVector (const HouseholderSequenceType &h, Index k) |
Definition at line 90 of file HouseholderSequence.h.
typedef Block<const VectorsType, Dynamic, 1> internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::EssentialVectorType |
Definition at line 92 of file HouseholderSequence.h.
typedef HouseholderSequence<VectorsType, CoeffsType, OnTheLeft> internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::HouseholderSequenceType |
Definition at line 93 of file HouseholderSequence.h.
typedef VectorsType::Index internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::Index |
Definition at line 94 of file HouseholderSequence.h.
static const EssentialVectorType internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::essentialVector | ( | const HouseholderSequenceType & | h, |
Index | k | ||
) | [inline, static] |
Definition at line 95 of file HouseholderSequence.h.