Classes | Namespaces | Functions
HouseholderQR.h File Reference

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

Functions

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)
template<typename MatrixQR , typename HCoeffs >
void internal::householder_qr_inplace_unblocked (MatrixQR &mat, HCoeffs &hCoeffs, typename MatrixQR::Scalar *tempData=0)


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:05