MatrixBase_ones.cpp 75 Bytes Edit Raw Blame History Permalink 1 2 cout << Matrix2d::Ones() << endl; cout << 6 * RowVector4i::Ones() << endl;