4int main(
int argc,
char** argv)
#define stk_cout
Standard stk output stream.
This file include all the header files of the STK++ project.
Derived & setValue(TypeConst value)
set a value to this container.
Derived & randUnif()
set random values to this using a uniform law.
Derived & randGauss()
set random values to this using a standard gaussian law.
Derived & rand(Law::IUnivLaw< Type > const &law)
set random values to this using a distribution law given by the user.
A CArray is a two dimensional array with a continuous storage like a C-array.
The namespace STK is the main domain space of the Statistical ToolKit project.
int main(int argc, char **argv)