|
STK++ 1.0
|
In this file we implement the utilities method of the project reduct. More...
#include "../include/STK_Reduct_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::Reduct |
Functions | |
| TypeReduction | STK::Reduct::StringToTypeReduction (String const &type) |
| convert a String to a TypeReduction. | |
| String | STK::Reduct::TypeReductionToString (TypeReduction const &type) |
| convert a TypeReduction to a String. | |
In this file we implement the utilities method of the project reduct.
Definition in file STK_Reduct_Util.cpp.