49static RandBase generator;
129#ifdef STK_STATISTIK_DEBUG
130 stk_cout <<
_T(
"In stringToUnivariateDistribution, dist ") <<
dist <<
_T(
" not found.\n");
Declaration of the RandBase class.
#define stk_cout
Standard stk output stream.
#define _T(x)
Let x unmodified.
Real dist(ExprBase< Container1D1 > const &x, ExprBase< Container1D2 > const &y)
Compute the distance between two vectors.
String const & toUpperString(String &s)
convert the characters of the String to upper case
String removeWhiteSpaces(String const &s)
convert the characters of the String to upper case
std::basic_string< Char > String
STK fundamental type of a String.
std::string univariateDistributionToString(UnivariateDistribution const &type)
convert a UnivariateDistribution to a String.
UnivariateDistribution
list of the univariate distribution laws
@ unknown_univ_distribution_
UnivariateDistribution stringToUnivariateDistribution(std::string const &dist)
Convert a String to a UnivariateDistribution.
The namespace STK is the main domain space of the Statistical ToolKit project.