STK++ 0.9.13
|
In this file we define the constant and utilities methods used in the project Model. More...
#include <STKernel.h>
Go to the source code of this file.
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. | |
namespace | STK::Model |
namespace enclosing the enum and utilities functions of the StatModel project. | |
Functions | |
TypeCriterion | STK::Model::stringToTypeCriterion (const String &type) |
convert a String to a TypeReduction. | |
String | STK::Model::typeCriterionToString (const TypeCriterion &type) |
convert a TypeCriterion to a String. | |
In this file we define the constant and utilities methods used in the project Model.
Definition in file STK_Model_Util.h.