STK++ 0.9.13
|
In this file we define the BsplineRegression class. More...
#include "STK_BSplineCoefficients.h"
#include "STK_IRegression.h"
#include <Algebra/include/STK_InvertMatrix.h>
Go to the source code of this file.
Classes | |
class | STK::BSplineRegression< YArray, XVector, Weights > |
Compute a BSpline, multi-valued, 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 BsplineRegression class.
Definition in file STK_BSplineRegression.h.