Home | History | Annotate | Download | only in snippets
      1 cout << Matrix2d::Ones() << endl;
      2 cout << 6 * RowVector4i::Ones() << endl;
      3