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 Sat May 8 2021 02:42:54