hdiff
packages
feed
eigen
-2.1.1: eigen3/doc/snippets/Tutorial_commainit_01.cpp
Matrix3f m; m << 1, 2, 3, 4, 5, 6, 7, 8, 9; std::cout << m;