4int main(
int argc,
char** argv)
13 std::cout <<
"Modified a=\n" << a <<
"\n";
21 std::cout <<
"Modified c=\n" << c;
This file include all the header files of the STK++ project.
specialization for the vector case.
A CArray is a two dimensional array with a continuous storage like a C-array.
SubVector sub(Range const &J) const
hidden::CSlice< Derived, sizeRows_, 1 >::Result col(int j) const
implement the col operator using a reference on the column of the allocator
Index sub-vector region: Specialization when the size is unknown.
The namespace STK is the main domain space of the Statistical ToolKit project.
TRange< UnknownSize > Range
int main(int argc, char **argv)