3 lines
71 B
C++
Executable File
3 lines
71 B
C++
Executable File
cout << Matrix2d::Zero() << endl;
|
|
cout << RowVector4i::Zero() << endl;
|