Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Math - Linear Algebra - VectorC LeastSquaresQR(const MatrixC & A,const VectorC & b)
 

   VectorC LeastSquaresQR(const MatrixC & A,const VectorC & b)    
 
Find a least squares solution to A*x = b
 
include "Ravl/LeastSquares.hh"
Source file:Ravl/Math/LinearAlgebra/General/LeastSquares.hh
User Level:Normal
Library:RavlMath
In Scope:RavlN

Uses the QR algorithm.
Documentation by CxxDoc: Tue Aug 13 09:59:57 2002