Go to the documentation of this file. 1 Matrix3f
A = Matrix3f::Random(3,3),
B;
5 cout <<
"At start, A = " << endl <<
A << endl;
7 cout <<
"After A *= B, A = " << endl <<
A << endl;
9 cout <<
"After applyOnTheRight, A = " << endl <<
A << endl;
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:03:06