hdiff
packages
feed
eigen
-3.3.7.0: eigen3/doc/snippets/Cwise_sin.cpp
Array3d v(M_PI, M_PI/2, M_PI/3); cout << v.sin() << endl;