Files
2023-05-14 11:44:44 +00:00

3 lines
75 B
C++

cout << Matrix2d::Ones() << endl;
cout << 6 * RowVector4i::Ones() << endl;