|
STK++ 1.0
|
In this file we implement the utilities method of the project regress. More...
#include "../include/STK_Regress_Util.h"#include "../../STKernel/include/STK_String_Util.h"
Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
| namespace | STK::Regress |
Functions | |
| TypeRegression | STK::Regress::StringToTypeRegression (String const &type) |
| Convert a String to a TypeRegression. | |
| String | STK::Regress::TypeRegressionToString (TypeRegression const &type) |
| Convert a TypeRegression to a String. | |
In this file we implement the utilities method of the project regress.
Definition in file STK_Regress_Util.cpp.