Go to the documentation of this file. 1 Matrix3f
m = Matrix3f::Random();
4 cout <<
"Here is the matrix m:\n" <<
m << endl;
5 cout <<
"Its minimum coefficient (" <<
minOfM 6 <<
") is at position (" <<
i <<
"," <<
j <<
")\n\n";
8 RowVector4i
v = RowVector4i::Random();
9 int maxOfV = v.maxCoeff(&
i);
10 cout <<
"Here is the vector v: " << v << endl;
11 cout <<
"Its maximum coefficient (" << maxOfV
12 <<
") is at position " <<
i << endl;
gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:19