STK++ 1.0
STK_BSplineRegression.h File Reference

In this file we define the BsplineRegression class. More...

#include "../../Arrays/include/STK_Matrix.h"
#include "STK_BSplineCoefficients.h"
#include "STK_IRegression.h"
Include dependency graph for STK_BSplineRegression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::BSplineRegression
 Compute a BSpline, multivalued, regression function using BSpline basis. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

In this file we define the BsplineRegression class.

Definition in file STK_BSplineRegression.h.