#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.
Namespaces | |
| namespace | RazorBack |
Based on SVD as explained in Golub/Van Loan (Chapter 5).
Definition in file Linls.hh.
1.2.6 written by Dimitri van Heesch,
© 1997-2001