Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Householder/BlockHouseholder.h File Reference

Go to the source code of this file.

Namespaces

namespace  internal

Functions

template<typename TriangularFactorType , typename VectorsType , typename CoeffsType >
void internal::make_block_householder_triangular_factor (TriangularFactorType &triFactor, const VectorsType &vectors, const CoeffsType &hCoeffs)
template<typename MatrixType , typename VectorsType , typename CoeffsType >
void internal::apply_block_householder_on_the_left (MatrixType &mat, const VectorsType &vectors, const CoeffsType &hCoeffs)