Public Types | Static Public Member Functions | List of all members
Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side > Struct Template Reference

#include <HouseholderSequence.h>

Public Types

typedef Block< const VectorsType, Dynamic, 1 > EssentialVectorType
 
typedef HouseholderSequence< VectorsType, CoeffsType, OnTheLeftHouseholderSequenceType
 

Static Public Member Functions

static const EssentialVectorType essentialVector (const HouseholderSequenceType &h, Index k)
 

Detailed Description

template<typename VectorsType, typename CoeffsType, int Side>
struct Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >

Definition at line 86 of file HouseholderSequence.h.

Member Typedef Documentation

template<typename VectorsType , typename CoeffsType , int Side>
typedef Block<const VectorsType, Dynamic, 1> Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::EssentialVectorType

Definition at line 88 of file HouseholderSequence.h.

template<typename VectorsType , typename CoeffsType , int Side>
typedef HouseholderSequence<VectorsType, CoeffsType, OnTheLeft> Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::HouseholderSequenceType

Definition at line 89 of file HouseholderSequence.h.

Member Function Documentation

template<typename VectorsType , typename CoeffsType , int Side>
static const EssentialVectorType Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, Side >::essentialVector ( const HouseholderSequenceType h,
Index  k 
)
inlinestatic

Definition at line 90 of file HouseholderSequence.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:37