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;
m
MatrixXf m
Definition: Matrix_setConstant_int_int.cpp:1


gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:03:03