Matrix_initializer_list_23_cxx11.cpp
Go to the documentation of this file.
1 MatrixXd m {
2  {1, 2, 3},
3  {4, 5, 6}
4 };
5 cout << m << endl;
m
MatrixXd m
Definition: Matrix_initializer_list_23_cxx11.cpp:1


gtsam
Author(s):
autogenerated on Mon Jul 1 2024 03:02:08