1*bf2c3715SXin Li cout << Matrix2d::Ones() << endl; 2*bf2c3715SXin Li cout << 6 * RowVector4i::Ones() << endl; 3