MatrixBase_zero.cpp
Go to the documentation of this file.
1 cout << Matrix2d::Zero() << endl;
2 cout << RowVector4i::Zero() << endl;