Public Types | |
| typedef Transpose< Block < const VectorsType, 1, Dynamic > > | EssentialVectorType |
| typedef HouseholderSequence < VectorsType, CoeffsType, OnTheRight > | HouseholderSequenceType |
| typedef VectorsType::Index | Index |
Static Public Member Functions | |
| static const EssentialVectorType | essentialVector (const HouseholderSequenceType &h, Index k) |
| typedef Transpose<Block<const VectorsType, 1, Dynamic> > Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, OnTheRight >::EssentialVectorType |
Definition at line 106 of file Householder.
| typedef HouseholderSequence<VectorsType, CoeffsType, OnTheRight> Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, OnTheRight >::HouseholderSequenceType |
Definition at line 107 of file Householder.
| typedef VectorsType::Index Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, OnTheRight >::Index |
Definition at line 108 of file Householder.
| static const EssentialVectorType Eigen::internal::hseq_side_dependent_impl< VectorsType, CoeffsType, OnTheRight >::essentialVector | ( | const HouseholderSequenceType & | h, |
| Index | k | ||
| ) | [inline, static] |
Definition at line 109 of file Householder.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |