36#ifndef STK_KERNEL_UTIL_H
37#define STK_KERNEL_UTIL_H
#define _T(x)
Let x unmodified.
This file include all the header files of the project STKernel.
String const & toUpperString(String &s)
convert the characters of the String to upper case
kernelType stringToKernelType(std::string const &type)
Convert a String to a kernelType.
String kernelTypeToString(kernelType const &type)
convert a kernelType to a String.
std::basic_string< Char > String
STK fundamental type of a String.
The namespace STK is the main domain space of the Statistical ToolKit project.