STK++ 1.0

STK_StatModel_Util.cpp File Reference

In this file we implement the utilities methods used in the project StatModel. More...

Include dependency graph for STK_StatModel_Util.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


namespace  STK::StatModel

Functions

TypeCriterion STK::StatModel::StringToTypeCriterion (String const &type)
 convert a String to a TypeReduction.
String STK::StatModel::TypeCriterionToString (TypeCriterion const &type)
 convert a TypeCriterion to a String.

Detailed Description

In this file we implement the utilities methods used in the project StatModel.

Definition in file STK_StatModel_Util.cpp.