STK++ 0.9.13
|
In this file we define the AdditiveBSplineRegression class. More...
#include "STK_AdditiveBSplineCoefficients.h"
#include "STK_IRegression.h"
#include <Algebra/include/STK_MultiLeastSquare.h>
Go to the source code of this file.
Classes | |
class | STK::AdditiveBSplineRegression< YArray, XArray, Weights > |
Compute an additive BSpline, multivalued, regression function using BSpline basis. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the AdditiveBSplineRegression class.
Definition in file STK_AdditiveBSplineRegression.h.