Classes | Namespaces | Functions
HouseholderQR.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  Eigen
 

iterative scaling algorithm to equilibrate rows and column norms in matrices


namespace  Eigen::internal

Functions

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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:34