4int main(
int argc,
char** argv)
13 std::cout <<
"Modified a=\n" << a <<
"\n";
17 std::cout <<
"m= " << m;
This file include all the header files of the STK++ project.
SubVector sub(Range const &J) const
Derived & move(Derived const &T)
move T to this.
Index sub-vector region: Specialization when the size is unknown.
hidden::FunctorTraits< Derived, MeanOp >::Row mean(Derived const &A)
Compute the mean(s) value(s) of A.
The namespace STK is the main domain space of the Statistical ToolKit project.
TRange< UnknownSize > Range
int main(int argc, char **argv)