3int main(
int argc,
char *argv[])
15 PointX B(6); B << 1, 2, 3, 4, 5, 6;
#define stk_cout
Standard stk output stream.
#define _T(x)
Let x unmodified.
This file include all the header files of the STK++ project.
void erase(int pos, int n=1)
Delete n elts at the pos index to the container.
Derived & rand(Law::IUnivLaw< Type > const &law)
set random values to this using a distribution law given by the user.
void popBackCols(int n=1)
Delete last columns of the array.
void eraseRows(int pos, int n=1)
Delete n rows at the position pos.
The namespace STK is the main domain space of the Statistical ToolKit project.
int main(int argc, char *argv[])