MatrixBase_setZero.cpp
Go to the documentation of this file.
1 Matrix4i m = Matrix4i::Random();
2 m.row(1).setZero();
3 cout << m << endl;
Matrix4i m


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:42:54