Go to the source code of this file.
| Namespaces | |
| Eigen | |
| Eigen::internal | |
| Functions | |
| template<typename MatrixType , typename VectorsType , typename CoeffsType > | |
| void | Eigen::internal::apply_block_householder_on_the_left (MatrixType &mat, const VectorsType &vectors, const CoeffsType &hCoeffs) | 
| template<typename TriangularFactorType , typename VectorsType , typename CoeffsType > | |
| void | Eigen::internal::make_block_householder_triangular_factor (TriangularFactorType &triFactor, const VectorsType &vectors, const CoeffsType &hCoeffs) |