Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

HouseholderQR.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HouseholderQR< _MatrixType >
 Householder QR decomposition of a matrix. More...
struct  internal::solve_retval< HouseholderQR< _MatrixType >, Rhs >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

template<typename MatrixQR , typename HCoeffs >
void internal::householder_qr_inplace_unblocked (MatrixQR &mat, HCoeffs &hCoeffs, typename MatrixQR::Scalar *tempData=0)
template<typename MatrixQR , typename HCoeffs >
void internal::householder_qr_inplace_blocked (MatrixQR &mat, HCoeffs &hCoeffs, typename MatrixQR::Index maxBlockSize=32, typename MatrixQR::Scalar *tempData=0)



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011