Matrix_setConstant_int_int.cpp
Go to the documentation of this file.
1 MatrixXf m;
2 m.setConstant(3, 3, 5);
3 cout << m << endl;
MatrixXf m


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