MatrixBase_setIdentity.cpp
Go to the documentation of this file.
1 Matrix4i m = Matrix4i::Zero();
2 m.block<3,3>(1,0).setIdentity();
3 cout << m << endl;
m setIdentity(3, 3)
Matrix4i m


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:34:51