STK++ 1.0
STK_Regress_Util.cpp File Reference

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"
Include dependency graph for STK_Regress_Util.cpp:

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.

Detailed Description

In this file we implement the utilities method of the project regress.

Definition in file STK_Regress_Util.cpp.