Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
Linls.hh File Reference
Linear least squares parameter estimation.
More...
#include <stdlib.h>
#include <float.h>
#include <math.h>
#include "Vector.hh"
#include "Rectmat.hh"
#include "Symmat.hh"
#include "Svd.hh"
Include dependency graph for Linls.hh:
Go to the source code of this file.
Detailed Description
Linear least squares parameter estimation.
Based on SVD as explained in Golub/Van Loan (Chapter 5).
Definition in file Linls.hh.
Generated at Wed Aug 21 09:33:13 2002 for The Razorback C++ Library: Statistics by
1.2.6 written by Dimitri van Heesch,
© 1997-2001