STK++ 1.0
STK_Reduct_Util.cpp File Reference

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

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.

Detailed Description

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

Definition in file STK_Reduct_Util.cpp.