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) |
| typedef Block<const VectorsType, Dynamic, 1> Eigen::internal::hseq_side_dependent_impl::EssentialVectorType |
Definition at line 93 of file Householder.
| typedef HouseholderSequence<VectorsType, CoeffsType, OnTheLeft> Eigen::internal::hseq_side_dependent_impl::HouseholderSequenceType |
Definition at line 94 of file Householder.
| typedef VectorsType::Index Eigen::internal::hseq_side_dependent_impl::Index |
Definition at line 95 of file Householder.
| static const EssentialVectorType Eigen::internal::hseq_side_dependent_impl::essentialVector | ( | const HouseholderSequenceType & | h, |
| Index | k | ||
| ) | [inline, static] |
Definition at line 96 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 |