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

#include <HouseholderSequence.h>

List of all members.

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)

Detailed Description

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

Definition at line 77 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 79 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 80 of file HouseholderSequence.h.

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

Definition at line 81 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 
) [inline, static]

Definition at line 82 of file HouseholderSequence.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:00