blob: 02c767c95c8d3c3b568ba15881d93de04f50f6ac [file] [log] [blame]
Brian Silverman72890c22015-09-19 14:37:37 -04001cout << Matrix2d::Ones() << endl;
2cout << 6 * RowVector4i::Ones() << endl;