|
STK++ 0.9.13
|
In this file we define and implement the class MultiLeastSQquare. More...
#include "STK_ILeastSquare.h"#include "STK_SymEigen.h"#include "Arrays/include/STK_CArraySquare.h"

Go to the source code of this file.
Classes | |
| struct | STK::hidden::AlgebraTraits< MultiLeastSquare< ArrayB_, ArrayA_ > > |
| Specialization for the MultiLeastSquare class. More... | |
| class | STK::MultiLeastSquare< ArrayB, ArrayA > |
| The class MultiLeastSQquare solve the least square problem when the response b is multidimensional. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we define and implement the class MultiLeastSQquare.
Definition in file STK_MultiLeastSquare.h.