packages feed

eigen-3.3.7.0: eigen3/doc/snippets/Cwise_tan.cpp

Array3d v(M_PI, M_PI/2, M_PI/3);
cout << v.tan() << endl;