STK++ 0.9.13
STK_ILeastSquare.h File Reference

In this file we define the interface class ILeastSquare. More...

#include <Sdk.h>
#include "STK_Algebra_Util.h"
Include dependency graph for STK_ILeastSquare.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::ILeastSquare< Derived >
 The class ILeastSquare is an interface class for the methods solving the least-square problem. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Detailed Description

In this file we define the interface class ILeastSquare.

Definition in file STK_ILeastSquare.h.