UQTk: Uncertainty Quantification Toolkit 3.1.5
lreg.h File Reference

Header file for the linear regression class A great deal of notations and computations follow [Orr:1996]. More...

#include "Array1D.h"
#include "Array2D.h"

Go to the source code of this file.

Classes

class  Lreg
 Class for linear parameteric regression. More...
 
class  RBFreg
 Derived class for RBF regression. More...
 
class  PCreg
 Derived class for PC regression. More...
 
class  PLreg
 Derived class for polynomial regression. More...
 

Detailed Description

Header file for the linear regression class A great deal of notations and computations follow [Orr:1996].

Author
K. Sargsyan 2015 -